Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orlaqp/angularjs-helper
A few helpers to develop angular js apps a little faster using the architecture we feel confortable with
https://github.com/orlaqp/angularjs-helper
Last synced: about 1 month ago
JSON representation
A few helpers to develop angular js apps a little faster using the architecture we feel confortable with
- Host: GitHub
- URL: https://github.com/orlaqp/angularjs-helper
- Owner: orlaqp
- License: mit
- Created: 2014-09-25T17:59:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-05T21:36:47.000Z (over 9 years ago)
- Last Synced: 2024-10-27T21:11:47.683Z (3 months ago)
- Language: Handlebars
- Size: 270 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Angularjs-Helper package
After developing AngularJS applications for a few months I find myself writing the same code over and over and if it is true is not difficult it is very time consuming an error prone. So I decided to collect the most common practices based on the way I developed these applications and put into generators and snippets so I could concentrate in what really matters and stop worrying about a lot repetitive boilerplate code across my controllers, factories, views, etc.
I am by no means an angular expert and I am learning everyday so hopefully what I have included in this package are reasonable practices that other people could use too and if some body wants to contribute to this project is more than welcome.
More is coming soon ....