7.0.1 • Published 8 months ago
@localnerve/json-html v7.0.1
json-html
A simple, safe command to convert json to collapsible html for human inspection.
A command-line utility that takes json from stdin and writes collapsible html to stdout.
This exists to provide an alternative to popular "json viewer" Chrome extensions.
Usage
Install
npm install -g @localnerve/json-html
Run
cat input.json | json-html >output.html
// or go at an endpoint directly
curl 'https://api.example.com/path/item' | json-html >output.html
License
License: MIT
7.0.1
8 months ago
7.0.0
10 months ago
6.0.0
1 year ago
5.0.2
1 year ago
3.0.2
2 years ago
5.0.1
2 years ago
5.0.0
2 years ago
4.0.0
2 years ago
3.0.1
3 years ago
3.0.0
3 years ago
2.0.5
4 years ago
2.0.4
4 years ago
2.0.3
5 years ago
2.0.2
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.1.2
6 years ago
1.1.1
7 years ago
1.0.2
7 years ago
1.0.1
8 years ago
1.0.0
8 years ago