An open API service indexing awesome lists of open source software.

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

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...