Socket
Socket
Sign inDemoInstall

ng-indexer

Package Overview
Dependencies
120
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ng-indexer

Command line utility


Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 10 Apr 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc