A monorepo for the Opendatasoft's libraries:
@opendatasoft/api-client
: An API client for the Opendatasoft's Explore API v2.1.@opendatasoft/visualizations
: Components to easily build dashboards and visualizations on top of an Opendatasoft platform.@opendatasoft/visualizations-react
: A convenient React wrapper for the visualizations components.
Install the monorepo with: npm install
(lerna boostrap
is now deprecated).
Run the all the packages with: npm run watch
. Changes will propagate from one repo to the other.
This project welcomes contributions and suggestions! To do so, take a look at our Contributing Guide. It contains setup instructions, tools and scripts that can be useful if you need to work on all packages at the same time.
This project is licensed under the MIT license.