summaryrefslogtreecommitdiff
path: root/plugins/jsontools
AgeCommit message (Expand)Author
2022-04-09fix: use `python3` for all `python` invocations (#10832)Carlo Sala
2021-10-05fix(jsontools): fix broken conditional in zsh 5.0.2 (#10262)Marc Cornellà
2021-09-22feat(jsontools): add tools to pretty print json-lines (ndjson) (#10176)Eduardo Flores
2021-09-22refactor(jsontools): move to functions, align `is_json` tool to return exit codeMarc Cornellà
2021-09-22refactor(jsontools): restructure and simplify logicMarc Cornellà
2020-04-26jsontools: correct usage for is_json (#8857)Tapan Avasthi
2020-03-11Clean up plugin READMEs and a few pluginsMarc Cornellà
2019-11-21Remove current directory from sys.path in python invocations (#8408)Marc Cornellà
2014-03-27adding urldecode_json to compliment urlencode_json and updating readme.md; sl...Bob Williams
2014-03-26adding urlencode_json and associated README.md detailsBob Williams
2014-03-25adding the is_json tool and associated readme.md detailsBob Williams
2014-03-24adding xargs -0 to node aliasesBob Williams
2014-03-24updated readme.md and using tab char for formatting with nodeBob Williams
2014-03-24bug fix for node pp_json versionBob Williams
2014-03-23updating README.mdBob Williams
2014-03-23adding README.md for jsontoolsBob Williams
2014-02-27adding support for nodeBob Williams
2014-02-26Adds command line aliases useful for dealing with JSONBob Williams