Add ymlx (#1)

* Add ymlx

I wrote `ymlx` after being inspired by `fx` by copying then massaging.

* Update README.md
js-version
Matthew Adams 6 years ago committed by Anton Medvedev
parent 9fdcaaf564
commit f38b4b5257

@ -138,6 +138,7 @@ $ cat package.json | fx 'Object.keys(this.dependencies)'
* [jsawk](https://github.com/micha/jsawk) like awk, but for JSON
* [json](https://github.com/trentm/json) another JSON manipulating cli library
* [jl](https://github.com/chrisdone/jl) functional sed for JSON on Haskell
* [ymlx](https://github.com/matthewadams/ymlx) - `fx`-like YAML cli processor
## License

Loading…
Cancel
Save