https://github.com/bagilevi/jsonbrowser
Web app for browsing a JSON
https://github.com/bagilevi/jsonbrowser
Last synced: 3 months ago
JSON representation
Web app for browsing a JSON
- Host: GitHub
- URL: https://github.com/bagilevi/jsonbrowser
- Owner: bagilevi
- License: mit
- Created: 2016-07-03T13:31:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-16T19:23:09.000Z (almost 9 years ago)
- Last Synced: 2025-01-13T04:41:48.783Z (4 months ago)
- Language: JavaScript
- Homepage: https://json.jkl.me
- Size: 503 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JSON Browser
============Web app for browsing a JSON.
Hosted app: http://levente.bagi.name/jsonbrowser/

### Usage
```
npm install
npm start
open http://localhost:4949
```