angular-bootstrap

Snippets and autocompletions for Angular UI Bootstrap Components.

herrherrmann

24,923

6

1.0.1

MIT

GitHub

Angular-Bootstrap

Atom Snippets for UI Bootstrap (Bootstrap components for AngularJS). Should work together nicely with the packages angularjs and atom-bootstrap3.

How to use

In any HTML or JavaScript file simply start typing uib-. Depending on your configuration of the autocomplete-plus package you'll see auto-completions and you can insert the snippets via pressing enter and/or tab.

Tip: Quickly toggle through placeholders via pressing tab!

Examples

uib-btn snippets in action

uib-accordion snippets in action

uib-modal snippets in action

Compatibility

Currently supporting UI Bootstrap Version 1.3.0+ and thus Bootstrap Version 3.0+. Other versions might work but are not tested.

Progress

Contribute

If you encounter an error or just want to improve the package, just open an issue or directly create a pull request! When adding snippets, please make sure to use senseful examples (that's usually a mix of the official Angular UI Bootstrap Reference and the Bootstrap Reference).