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
- Host: GitHub
- URL: https://github.com/aszenz/data-viz
- Owner: aszenz
- Created: 2024-10-06T20:14:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-02T05:26:14.000Z (10 months ago)
- Last Synced: 2025-09-02T07:12:05.558Z (10 months ago)
- Topics: csv-converter, data-analytics, data-visualization
- Language: TypeScript
- Homepage: https://aszenz.github.io/data-viz/
- Size: 434 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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