ng-classify-snippets
Snippets for Converting CoffeeScript classes to AngularJS modules with ng-classify
Atom
ng-classify snippets forSnippets for converting CoffeeScript classes to AngularJS modules with ng-classify
Write less JavaScript. Write less CoffeeScript. Write less Angular.
Install
$ apm install ng-classify-snippets
Usage
Expand snippets matching the current prefix with tab in Atom
Table of Contents
Snippets
- ng-app
- ng-animation
- ng-backend (Similar to ng-run, but with backend boilerplate)
- ng-config
- ng-constant
- ng-controller
- ng-decorator (Similar to ng-config, but with decorator boilerplate)
- ng-directive
- ng-factory
- ng-filter
- ng-provider
- ng-router (Similar to ng-config, but with router boilerplate)
- ng-run
- ng-service
- ng-value
Contributing
See CONTRIBUTING.md
Changelog
See CHANGELOG.md
License
See LICENSE