Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.33 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.33 KB

Flatdata Viewer web extension (unofficial)

A web extension for Chrome which adds a icon on github for opening the file on FlatData Viewer.


Flatdata is a project developed by github developers looking to automate data transformation processes. One of the tools available is the Flatdata Viewer, which is an interface designed to visualize data files (.csv, .json) in a more intuitive way and with greater power.

This extension is aiming to add a button on the page of a file in github to redirect the user to the Flatdata Viewer to explore the file with all the power they have.

You don't need to type the repository on Flatdata form, just click the button and enjoy!

The button is added next to the delete icon.

example

To visualize more examples of data access https://github.com/the-pudding/data

How to install

  1. Clone this repository

  2. Go to chrome://extensions/

  3. Check the box for Developer mode in the top right

  4. Click Load Unpacked (top left)

  5. Select the repo folder location

How to Contribute

You are free to contribute with this extension.

To do this:

  1. Create a fork for this repository
  2. Make the changes that you want
  3. Open the PR and assigne @gileadekelvin

Visit our issue's page to discuss about bugs and new features!