• Stars
    star
    195
  • Rank 199,374 (Top 4 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fast non-blocking JSON viewer for Chrome and Firefox

JSON Lite

Browser extension for viewing JSON files.

Default theme

Features

  • Format JSON/JSONP responses and clipboard
  • Select and format/encode/decode text on every page
  • Collapsible arrays, objects and long values
  • Collapse all childs with Ctrl(Command) + Click
  • Collapse property also on all sibling items with Alt(Option) + Click
  • Count items and properties in a collection
  • Show collection sizes
  • Do its best to show large (10MB+) JSON files
  • Do its best to show invalid JSON files
  • Do not sort objects with numeric keys
  • Do not round large numbers
  • "Save as..." saves the original JSON document
  • Select and copy a working JSON from the formatted JSON

Notes

  • Disable Firefox built-in JSON viewer
    Go to about:config and set 'devtools.jsonview.enabled' to false

Links

Licence

Copyright (c) 2016-2020 Lauri Rooden
The MIT License

More Repositories

1

natural-compare-lite

Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
JavaScript
108
star
2

date-format-lite

Format, parse and manipulate dates in JavaScript
JavaScript
42
star
3

dom

Dependency-free DOM library for handling HTML files on server-side
JavaScript
24
star
4

uri-template-lite

URI Template RFC 6570 expansion and extraction
JavaScript
19
star
5

litejs

Full-stack web framework in a tiny package
JavaScript
18
star
6

browser-cookie-lite

Cookie getter/setter for browser in 340 bytes
JavaScript
17
star
7

browser-upgrade-lite

DEPRECATED! It is merged into @litejs/ui/polyfill
JavaScript
10
star
8

crypto-lite

Standard and secure cryptographic algorithms for browser
JavaScript
5
star
9

selector-lite

DEPRECATED! It is merged into dom-lite
JavaScript
4
star
10

cli

Command line tools for LiteJS framework
JavaScript
4
star
11

s3

Dependency-free S3 client when full SDK is not needed
JavaScript
3
star
12

ui

UI engine for LiteJS full-stack framework
JavaScript
3
star
13

zip

Dependency-free library for creating ZIP files in the browser
JavaScript
2
star
14

json-util

JSON Pointer [RFC 6901] and JSON Merge Patch [RFC 7396] implementation
JavaScript
2
star
15

events-lite

DEPRECATED! It is merged into litejs
JavaScript
1
star
16

elements-lite

DEPRECATED! It is merged into litejs, use require('litejs/el')
JavaScript
1
star
17

browser-event-lite

DEPRECATED! It is merged into litejs
JavaScript
1
star
18

liquid-lite

DEPRECATED! It was fun but string based template engine is no-go
JavaScript
1
star
19

liquid-filters-lite

DEPRECATED! Standard Filters for liquid-lite extending native prototypes
JavaScript
1
star