index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
jsontools
/
README.md
Age
Commit message (
Collapse
)
Author
2024-10-27
docs(jsontools): document requirements
Marc Cornellà
Fixes #10834
2024-09-15
chore(jsontools): change link to NDJSON spec (#12671)
Marc Cornellà
Fixes #12671
2021-09-22
feat(jsontools): add tools to pretty print json-lines (ndjson) (#10176)
Eduardo Flores
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2020-04-26
jsontools: correct usage for is_json (#8857)
Tapan Avasthi
2020-03-11
Clean up plugin READMEs and a few plugins
Marc Cornellà
- fasd - history - mercurial - pylint - repo - yii2
2014-03-27
adding urldecode_json to compliment urlencode_json and updating readme.md; ↵
Bob Williams
slight tweak to urlencode_json from previous commit
2014-03-26
adding urlencode_json and associated README.md details
Bob Williams
2014-03-25
adding the is_json tool and associated readme.md details
Bob Williams
2014-03-24
updated readme.md and using tab char for formatting with node
Bob Williams
2014-03-23
updating README.md
Bob Williams
2014-03-23
adding README.md for jsontools
Bob Williams