Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thanhtunguet/node-directory-indexing
Node directory indexing
https://github.com/thanhtunguet/node-directory-indexing
Last synced: 23 days ago
JSON representation
Node directory indexing
- Host: GitHub
- URL: https://github.com/thanhtunguet/node-directory-indexing
- Owner: thanhtunguet
- Created: 2020-10-25T04:58:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T02:41:55.000Z (almost 3 years ago)
- Last Synced: 2024-04-29T22:06:45.520Z (8 months ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
node-directory-indexing
=======================
_Index node directory_```sh
Usage: yarn node-index update [options]Options:
--language, -l Source language: Javascript (js) or
Typescript (ts)? (default: "ts")
--export-type, -e Export type: all (*) or named (default:
"all")
-h, --help display help for command
```