Skip to content

Add CLI support

Choose a tag to compare

@xaviervia xaviervia released this 14 Dec 10:21
· 3 commits to master since this release

Thanks a lot @delanni!
Now you can run this from CLI, like:

npx which-ramda-function-should-i-use -j '{ "a": 1, "b": 2 }' '[["a", 1], ["b", 2]]'