0.0.8 • Published 7 years ago

ng2ls v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

ng2ls

Useful tools for Angular 2

CLI usage

cd src
ts-node store-gen.ts

dynamic ngrx generation

Add the following to your app.module.ts:

import 'reflect-metadata';

Without this, you will receive the following error:

Cannot read property 'length' of undefined
    at Object.curry