https://github.com/maiscrm/angular1-couch-potato
Lazy-Load and Register Components in AngularJS Applications
https://github.com/maiscrm/angular1-couch-potato
angular1 lazyload
Last synced: 9 months ago
JSON representation
Lazy-Load and Register Components in AngularJS Applications
- Host: GitHub
- URL: https://github.com/maiscrm/angular1-couch-potato
- Owner: maiscrm
- License: other
- Fork: true (laurelnaiad/angular-couch-potato)
- Created: 2017-08-08T07:11:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T08:50:08.000Z (almost 9 years ago)
- Last Synced: 2025-01-10T17:26:45.664Z (over 1 year ago)
- Topics: angular1, lazyload
- Language: JavaScript
- Size: 557 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## angular-couch-potato
> Lazy-Load and Register Components in AngularJS Applications
For documentation, please see
http://laurelnaiad.github.io/angular-couch-potato/docs/. The documentation is a first and incomplete draft.
To see the samples live, go to
http://laurelnaiad.github.io/angular-couch-potato/samples/
#### Installing Source/Running Samples Locally
See the README in the [sample apps](https://github.com/laurelnaiad/ng-couch-potato/tree/master/samples) for basic demonstrations.
#### History/Attribution
Couch Potato has its roots in [angular-require-lazyload](https://github.com/szhanginrhythm/angular-require-lazyload) but has grown into something that supports hierarchical dependencies and features ease-of-use and efficiency optimizations to make lazy loading vs. compiling into your app easy.
#### License
See the [LICENSE file](https://github.com/laurelnaiad/ng-couch-potato/blob/master/LICENSE).
#### Questions/Comments/Concerns
See the [Issues List](https://github.com/laurelnaiad/ng-couch-potato/issues). Yes, couch-potato really is just small a page of code **before** minimization. Short and sweet. It's about the pattern...