gindex

0.0.22 • Public • Published

Gindex maintains your index.ts and public_api.ts files for you.

To use:

yarn add gindex -D

Or:

npm i gindex --saveDev

Then call:

node node_modules/gindex/bin/gindex [folder]

In any given folder you can add an .exportrc.json file which supports the following properties:

Property Type Description
from string Where to export this folder from.
If the folder is nested deep but you'd like to export it as yourlib/xyz, then you would set the from to xyz
exclude string[] List of files or folders to ignore

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.22
    1
    • latest

Version History

Package Sidebar

Install

npm i gindex

Weekly Downloads

1

Version

0.0.22

License

ISC

Unpacked Size

17.7 kB

Total Files

13

Last publish

Collaborators

  • brandless