mirror of
https://github.com/agarrharr/awesome-cli-apps.git
synced 2024-10-01 01:25:59 -04:00
Add strip-json-comments-cli
This commit is contained in:
parent
3832aee990
commit
016afee41a
@ -178,6 +178,10 @@ Some fine resources to write your own CLI App.
|
||||
- [string-width-cli](https://github.com/sindresorhus/string-width-cli) - Get the visual width of a string - the number of columns required to display it
|
||||
- [find-versions-cli](https://github.com/sindresorhus/find-versions-cli) - Find semver versions in a string: unicorn v1.2.3 → 1.2.3
|
||||
|
||||
### Files
|
||||
|
||||
- [strip-json-comments-cli](https://github.com/sindresorhus/strip-json-comments-cli) - Strip comments from JSON. Lets you use comments in your JSON files!
|
||||
|
||||
### Directories
|
||||
|
||||
- [find-up-cli](https://github.com/sindresorhus/find-up-cli) - Find a file by walking up parent directories
|
||||
|
Loading…
Reference in New Issue
Block a user