Marc Cornellà
|
45516ca1d8
|
docs(jsontools): document requirements
Fixes #10834
|
1 year ago |
Marc Cornellà
|
e3e80b98b5
|
chore(jsontools): change link to NDJSON spec (#12671)
Fixes #12671
|
2 years ago |
Carlo Sala
|
0818df057c
|
fix: use `python3` for all `python` invocations (#10832)
|
4 years ago |
Marc Cornellà
|
f793baf370
|
fix(jsontools): fix broken conditional in zsh 5.0.2 (#10262)
Fixes #10262
|
5 years ago |
Eduardo Flores
|
7ded6752fd
|
feat(jsontools): add tools to pretty print json-lines (ndjson) (#10176)
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
5 years ago |
Marc Cornellà
|
b590939637
|
refactor(jsontools): move to functions, align `is_json` tool to return exit code
Also:
- Fix Python code in accordance with Python 3
- Use CGI module in Ruby to encode/decode strings
|
5 years ago |
Marc Cornellà
|
f9d9d33ba4
|
refactor(jsontools): restructure and simplify logic
|
5 years ago |
Tapan Avasthi
|
80f669db47
|
jsontools: correct usage for is_json (#8857)
|
6 years ago |
Marc Cornellà
|
610b2529d2
|
Clean up plugin READMEs and a few plugins
- fasd
- history
- mercurial
- pylint
- repo
- yii2
|
6 years ago |
Marc Cornellà
|
1c98b9cc38
|
Remove current directory from sys.path in python invocations (#8408)
* Remove current directory from sys.path in python invocations
|
6 years ago |
Bob Williams
|
400643ff5b
|
adding urldecode_json to compliment urlencode_json and updating readme.md; slight tweak to urlencode_json from previous commit
|
12 years ago |
Bob Williams
|
0605d53fa7
|
adding urlencode_json and associated README.md details
|
12 years ago |
Bob Williams
|
982b534ce8
|
adding the is_json tool and associated readme.md details
|
12 years ago |
Bob Williams
|
64bb1a255a
|
adding support for node
|
12 years ago |
Bob Williams
|
a3b357abd8
|
Adds command line aliases useful for dealing with JSON
|
12 years ago |
Bob Williams
|
64c3ce35e1
|
adding xargs -0 to node aliases
|
12 years ago |
Bob Williams
|
f8890f5646
|
updated readme.md and using tab char for formatting with node
|
12 years ago |
Bob Williams
|
8db3e6329d
|
bug fix for node pp_json version
|
12 years ago |
Bob Williams
|
1fc40c60b5
|
updating README.md
|
12 years ago |
Bob Williams
|
3bae9dd2bf
|
adding README.md for jsontools
|
12 years ago |
Bob Williams
|
185cb6e373
|
adding support for node
|
12 years ago |
Bob Williams
|
56babe6538
|
Adds command line aliases useful for dealing with JSON
|
12 years ago |