Skip to content

Releases: xaviervia/which-ramda-function-should-i-use

Improve portability

Choose a tag to compare

@xaviervia xaviervia released this 16 Dec 13:48

Add CLI support

Choose a tag to compare

@xaviervia xaviervia released this 14 Dec 10:21

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]]'