ng2ls

0.0.8 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i ng2ls

Weekly Downloads

0

Version

0.0.8

License

MIT

Last publish

Collaborators

  • tycho01