https://github.com/discoveryjs/discovery
A framework for ad hoc JSON data analysis, shareable server-less reports and dashboards
https://github.com/discoveryjs/discovery
data-analysis data-visualization json
Last synced: 15 days ago
JSON representation
A framework for ad hoc JSON data analysis, shareable server-less reports and dashboards
- Host: GitHub
- URL: https://github.com/discoveryjs/discovery
- Owner: discoveryjs
- License: mit
- Created: 2018-11-20T22:13:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T16:42:38.000Z (22 days ago)
- Last Synced: 2025-04-15T00:50:02.324Z (15 days ago)
- Topics: data-analysis, data-visualization, json
- Language: TypeScript
- Homepage: https://discoveryjs.github.io/discovery/
- Size: 7.9 MB
- Stars: 386
- Watchers: 11
- Forks: 8
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Discovery
[](https://www.npmjs.com/package/@discoveryjs/discovery)
[](https://twitter.com/js_discovery)A framework for ad hoc JSON data analysis, shareable server-less reports and dashboards.
You also can use Discovery.js as an [advanced viewer for a JSON]() right on the GitHub or as an extension for a browser (Chrome, Edge, Firefox) – [JsonDiscovery](https://github.com/discoveryjs/JsonDiscovery).
## Built using Discovery.js
- [JsonDiscovery](https://github.com/discoveryjs/browser-extension-json-discovery) – Chrome/Firefox browser extension built on Discovery which allows to discover a JSON document and make reports
- [Statoscope](https://github.com/statoscope/statoscope) – a toolkit to analyze and validate webpack bundle
- [CPUpro](https://github.com/lahmatiy/cpupro) – rethinking of CPU profile analysis
- [CSS syntax reference](https://csstree.github.io/docs/syntax/) ([source](https://github.com/csstree/docs/tree/master/src/syntax))
- [Jora Docs](https://discoveryjs.github.io/jora/) – Jora query language and engine documentation and playground
- [CSSWG spec drafts index](https://csstree.github.io/csswg-drafts-index/) ([source](https://github.com/csstree/csswg-drafts-index))## Articles
- [Discovery.js tutorials: quick start](https://dev.to/rdvornov/discovery-js-tutorials-quick-start-m3k)
- [JsonDiscovery: Changing a way we’re viewing JSON in a browser](https://blog.usejournal.com/changing-a-way-were-viewing-json-in-a-browser-51eda9103fa2)## Related projects
- [Discovery CLI](https://github.com/discoveryjs/discovery-cli) – CLI tools to serve & build projects based on Discovery.js
- [Jora](https://github.com/discoveryjs/jora) – data query language
- [Jora CLI](https://github.com/discoveryjs/jora-cli) – a tool to process JSON data using Jora in command line interface## License
MIT