0.0.22 • Published 5 years ago

gindex v0.0.22

Weekly downloads
-
License
ISC
Repository
github
Last release
5 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

5 years ago

0.0.21

5 years ago

0.0.22

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago