We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28da34e commit 462c80fCopy full SHA for 462c80f
TODO.md
@@ -5,6 +5,8 @@
5
6
+ [ ] csvfind, csvjoin should have an inverted match operation
7
+ [ ] csv utilities to support integer ranges notation for columns and rows references, E.g. "1,3-4,7" or all
8
++ [ ] jsonmodify takes a JSON document, a dotpath and value then creates/updates the dotpath in the JSON document with the new value
9
+ + "-remove" option with remove the property described by dotpath
10
11
## Someday, Maybe
12
0 commit comments