Skip to content

Decode and browse Apache Avro and JSON files in the browser

License

Notifications You must be signed in to change notification settings

zymeworks/avro-viewer

Repository files navigation

Avro Viewer

Avro Viewer is an Apache Avro file explorer built with Elm.

Demo

View the online demo here. This is possible as all the decoding and processing occurs client-side.

Features

  • Drag and Drop
  • Recognition of tabular data
  • Tree view
  • Panel view
  • JSON and CSV export

Building and Developing

Avro Viewer is built with the following technologies:

npm run setup
npm run build

Avro Viewer must be served by a web server to allow javascript service workers to load their source. For development, use Node's static-server:

npm run serve

Resources

Screenshots

File Select

Tree View Complex Structure

License

Avro Viewer is licensed under the MIT License.

About

Decode and browse Apache Avro and JSON files in the browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published