New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-indexer

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-indexer

Command line utility

  • 1.0.16
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
3
Weekly downloads
 
Created
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

Package last updated on 10 Apr 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc