Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.76 KB

README.md

File metadata and controls

54 lines (31 loc) · 1.76 KB

ember-cli-bootstrap3-grid

npm version downloads Code Climate

ember-observer-badge License

Components for managing Boostrap 3 clearfix as well as a Viewport mixin for detecting Boostrap 3 screen sizes.

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Docs

View the docs here.

Dependencies

I maintain a list of the dependencies that I've mixed into this addon project.

Contributing

See the Contributing guide for details.

Linting

  • yarn lint:hbs
  • yarn lint:js
  • yarn lint:js --fix

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

For more information on using ember-cli, visit https://ember-cli.com/.

License

This project is licensed under the MIT License.

Credits

This addon was made possible with the support of:

  1. Bootstrap