Skip to content

darcien/index-tasukaru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

index-tasukaru

A CLI helper to generate index file for a specified directory.

Install

Use npx to execute without installing:

npx index-tasukaru

Or make it available globally:

yarn global add index-tasukaru

Usage

Generate index file for all .ts and .tsx files in path/to/directory.

index-tasukaru --sourceExts=ts,tsx path/to/directory

Disclaimer

This is a WIP. Some essential features might be missing.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published