2.7.1 • Published 4 years ago

@stumpam/ngx-cmd v2.7.1

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

Ngx Cmd

Command library for Angular

How to use it

  1. import to angular main module NgxModule from @stumpam/ngx-cmd
  2. register command regCmd('name', () => console.log('name command'))
  3. use command cmd('name') -> in console will log name
2.7.1

4 years ago

2.6.0

4 years ago

2.5.0

5 years ago

2.4.0

5 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago