https://github.com/uki00a/deno-yargs-compat
https://github.com/uki00a/deno-yargs-compat
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/uki00a/deno-yargs-compat
- Owner: uki00a
- License: mit
- Created: 2020-03-21T07:46:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-21T11:54:22.000Z (about 6 years ago)
- Last Synced: 2025-02-05T12:46:02.489Z (about 1 year ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deno-yargs-compat
This module is used in:
- [A Deno fork](https://github.com/uki00a/yargs) of [the original yargs library](https://github.com/yargs/yargs).
- [A Deno fork](https://github.com/uki00a/yargs-parser) of [the original yargs-parser library](https://github.com/yargs/yargs-parser).
- [A Deno fork](https://github.com/uki00a/y18n) of [the original y18n library](https://github.com/yargs/y18n).