0.0.7 • Published 9 years ago

angular-smartfactory v0.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

angular-smartfactory

Circle CI

Smart Factories to angular testing and prototyping

Angular module which would be used to register objects factories which allow to create objects and list of objects in a smart way.

It depends of rosie.js and faker.js and provide Angular Service which would be injected to your angular tests, services or controllers.


Example of usage:

Soon