UNPKG

@discoveryjs/discovery

Version:

Frontend framework for rapid data (JSON) analysis, shareable serverless reports and dashboards

40 lines (26 loc) 2.44 kB
<img align="right" width="128" height="128" alt="Discovery.js project logo" src="https://user-images.githubusercontent.com/270491/48985803-1563ae80-f11d-11e8-92c0-e07fbf0bcd94.png"/> # 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). <img width="1340" alt="image" src="https://github.com/user-attachments/assets/e8ea62fd-1160-4d7e-a296-b3484edd6ec2" /> ## 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)) - [react-native-bundle-discovery](https://github.com/retyui/react-native-bundle-discovery) – a toolkit to analyze and visualize Metro bundle ## 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