An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

Discovery.js project logo

# Discovery

[![NPM version](https://img.shields.io/npm/v/@discoveryjs/discovery.svg)](https://www.npmjs.com/package/@discoveryjs/discovery)
[![Twitter](https://badgen.net/badge/follow/@js_discovery?icon=twitter)](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).

image

## 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