angular2-bootstrap
v0.2.1
Published
Native Angular2 direcitves for Bootstrap.
Downloads
16
Maintainers
Readme
angular2-bootstrap
The sources for this package are in the angular2-bootstrap repository. Please file issues and pull requests against that repo.
This package contains different sources for different users:
- The files located in the root folder can be consumed using CommonJS.
- The files under
/es6
are es6 compatible files that can be transpiled to es5 using any transpiler - The files under
/ts
are the TypeScript source files. - The files under
/typings
are the Typescript type definition files for this package, useful for local typescript development.
License: See LICENSE.md in this folder.