项目作者: ghiscoding

项目描述 :
Aurelia-Bootstrap-Plugins are Custom Elements to bridge with a set of 3rd party Bootstrap addons
高级语言: JavaScript
项目地址: git://github.com/ghiscoding/Aurelia-Bootstrap-Plugins.git
创建时间: 2017-02-24T04:45:57Z
项目社区:https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins

开源协议:MIT License

下载


Aurelia-Bootstrap-Plugins

Introduction

Aurelia-Bootstrap-Plugins was coded to bridge with a set of commonly used 3rd party Bootstrap addons. The goal of these Plugins is to support, as much as possible, the full suite of (options, methods & events) from their original 3rd party addons while easily using them in Aurelia.

Demo page

https://ghiscoding.github.io/Aurelia-Bootstrap-Plugins/

Available plugins

Available plugins (separate module)

Planned plugins

  • Aurelia-Bootstrap-Typeahead / source Typeahead.js
    • got no time to work on this, it is not coming anytime soon, however I do have a working proof of concept with remote/prefetch, just no time to finish it.

Samples

A quick Aurelia skeleton for CLI, WebPack and the all new ASP.Net Core WebPack 2.x (Jods new version) were put in place to demonstrate all the currently available plugins usage of Aurelia-Bootstrap-Plugins. All samples are configured to run at http://localhost:9000

npm install can be replaced by yarn install if you prefer yarn

Aurelia-CLI

  1. git clone https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins
  2. cd client-cli
  3. npm install # or: yarn install
  4. au run --watch

Aurelia-Webpack

Uses Aurelia-Navigation-Skeleton which is based on the new Jods Aurelia-WebPack 2.x base

  1. git clone https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins
  2. cd client-wp
  3. npm install # or: yarn install
  4. npm start # or: yarn start

Aurelia ASP.Net Core - WebPack (typescript)

This is based on the new Jods Aurelia-WebPack 2.x base, please make sure to read his Wiki - Getting Started

  1. git clone https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins
  2. cd client-aspnetcore-ts
  3. npm install # or: yarn install
  4. set ASPNETCORE_ENVIRONMENT=Development
  5. dotnet restore
  6. dotnet watch run

License

MIT License

Contributions/Comments

Contributions are welcome. This plugin was created to help the community (and myself), if you wish to suggest something and/or want to make a PR (Pull Request), please feel free to do so.

Use it, like it?

You like and use an Aurelia-Bootstrap-Plugins, don’t forget to upvote :star: and spread the word.

Like my work?

If you like my work, you can also support me with caffeine :smile:
Buy Me a Coffee