Skip to content

Commit

Permalink
Add ymlx (#1)
Browse files Browse the repository at this point in the history
* Add ymlx

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

* Update README.md
  • Loading branch information
matthewadams authored and antonmedv committed Mar 19, 2018
1 parent 9fdcaaf commit f38b4b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f38b4b5

Please sign in to comment.