ng-bootstrap-to-bootstrap-3

0.7.0 • Public • Published

ng-bootstrap to Bootstrap 3

A CSS compatibility patch to make ng-bootstrap work with Bootstrap 3.
Include this after Bootstrap 3 CSS.

Install

npm install ng-bootstrap-to-bootstrap-3
  • Import, require, link, whatever, after Bootstrap 3 CSS. Tested with Bootstrap v3.3.7.

Components (see linked demos)

Look for comments in the linked demo, but keep in mind that the approach is always the same:

  1. Unlink Bootstrap 4, link Bootstrap 3.3.7
  2. Link ng-bootstrap-to-bootstrap-3 CSS patch after Bootstrap 3.3.7
  3. Use the markup from Bootstrap 3.3.7 for Angular templates
  4. Use the directives, event handlers, and whatever from ng-bootstrap instead of the data-something ones from Bootstrap 3

TODO

  • (nice-to-have) Demo page a-la ng-bootstrap

Package Sidebar

Install

npm i ng-bootstrap-to-bootstrap-3

Weekly Downloads

360

Version

0.7.0

License

MIT

Last publish

Collaborators

  • trumbitta-user