0.0.2 • Published 5 years ago

mock-speed-1 v0.0.2

Weekly downloads
5
License
-
Repository
-
Last release
5 years ago

Mock Speed

npm Package Version License code style: prettier demo: stackblitz

A project that demonstrates how to build an Angular Package which provides a simple Angular Element. Also, it demonstrates how to make it addable with ng add using Schematics.

How to Install

To Install using Angular, simply do:

ng add angular-mock-speed

Insert the following line into a template:

A service will be generated in at the location app/services/auto-mock.service.ts

Disclaimer

This package is intended to be used inside Angular applications.