https://github.com/threeal/args-quote
Parse and stringify command-line arguments with proper quoting
https://github.com/threeal/args-quote
Last synced: 8 months ago
JSON representation
Parse and stringify command-line arguments with proper quoting
- Host: GitHub
- URL: https://github.com/threeal/args-quote
- Owner: threeal
- License: mit
- Created: 2024-11-21T15:31:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-21T00:41:47.000Z (9 months ago)
- Last Synced: 2025-10-21T02:46:31.102Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 581 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arguments Quote
Parse and stringify command-line arguments with proper quoting.
## License
This project is licensed under the terms of the [MIT License](./LICENSE).
Copyright © 2024-2025 [Alfi Maulana](https://github.com/threeal)