angular-smartfactory

Factories for testing and prototyping angular projects

Usage no npm install needed!

<script type="module">
  import angularSmartfactory from 'https://cdn.skypack.dev/angular-smartfactory';
</script>

README

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