This package has been deprecated

Author message:

We no longer use this package and it will not be maintained here forward. Please find a suitable alternative as this package will not receive any security updates

ng-indexer

1.0.16 • Public • Published

ng-indexer

A small utility for generating index.ts and module files for angular2+.

Usage:

ng-indexer [path-to-tsconfig]

Arguments:

path-to-tsconfig - a specific tsconfig.json file to use.

Output:

index.ts - all exports in the directory
[name].module.ts - updated to reflect added/removed components/pipes/directives/services/etc

NOTES:

While this could be adapted for more general uses for either javascript or typescript, it was purpose-build 
to be used with an angular2+ application using typescript.

Package Sidebar

Install

npm i ng-indexer

Weekly Downloads

0

Version

1.0.16

License

MIT

Unpacked Size

44.6 kB

Total Files

28

Last publish

Collaborators

  • puchesjr
  • rogerk