0.0.22 • Published 4 years ago

gindex v0.0.22

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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:

PropertyTypeDescription
fromstringWhere 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
excludestring[]List of files or folders to ignore
0.0.20

4 years ago

0.0.21

4 years ago

0.0.22

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago