0.0.22 • Published 3 years ago

gindex v0.0.22

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

3 years ago

0.0.21

3 years ago

0.0.22

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago