Skip to content

Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!

License

Notifications You must be signed in to change notification settings

dev360/bootstrap

Repository files navigation

bootstrap - AngularJS directives specific to twitter bootstrap


Build Status

Development

Prepare your environment

  • Install Node.js and NPM (should come with)
  • Install global dev dependencies: npm install -g grunt testacular
  • Instal local dev dependencies: npm install while current directory is bootstrap repo

Run unit tests

  • Start testacular server: grunt server
  • Run test: grunt test-run

Before commit

  • Build the whole project: grunt - this will run lint, test, and concat targets

Contributing to the project

We are always looking for the quality contributions! Please check the CONTRIBUTING.md for the contribution guidelines.

About

Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.6%
  • HTML 8.6%
  • CSS 0.8%