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

https://github.com/aszenz/data-viz

visualize data from your browser
https://github.com/aszenz/data-viz

csv-converter data-analytics data-visualization

Last synced: 5 months ago
JSON representation

visualize data from your browser

Awesome Lists containing this project

README

          

# Data viz

Inspect and visualize data from the browser

https://aszenz.github.io/data-viz/

## Requirements

- nodejs
- npm

## Development

Run `npm run start` to build and serve the app locally.

## Credits

All credits goes to these awesome libs which make this app possible

- [perspective](https://perspective.finos.org/), A fast data grid and visualiztion component.
- [typst.ts](https://github.com/Myriad-Dreamin/typst.ts), Export pdfs from the browser
- [wasm-xlsxwriter](https://github.com/estie-inc/wasm-xlsxwriter), Export excel .xlsx files from the browser