Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 534 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 534 Bytes

Datawrapper JSON Fetcher

This web app lets you fetch the underlying JSON data from Datawrapper charts. This is something you might find handy if you create charts using the public API of Datawrapper and need to understand exactly what properties are available for each chart type.

Lives at https://marple-newsrobot.github.io/datawrapper-json-fetcher/

Built on top to this Bootstrap 4 boilerplate: https://github.com/wowthemesnet/bootstrap-4-boilerplate

Develop

gulp serve

Deploy

To Github Pages using:

gulp deploy