angular2-bootstrap

Native Angular2 direcitves for Bootstrap.

Usage no npm install needed!

<script type="module">
  import angular2Bootstrap from 'https://cdn.skypack.dev/angular2-bootstrap';
</script>

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:

  1. The files located in the root folder can be consumed using CommonJS.
  2. The files under /es6 are es6 compatible files that can be transpiled to es5 using any transpiler
  3. The files under /ts are the TypeScript source files.
  4. 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.