Skip to content

teamdigitale/dataviz-components

Repository files navigation

Dataviz Components

codecov CI

This is a react library.

Install

You can install with

npm i dataviz-components@latest
# or yarn
yarn add dataviz-components@latest
# or pnpm
pnpm add dataviz-components@latest
# or bun
bun add dataviz-components@latest

Usage

check the exxample app

Deps

you have to add peerDeps to you projects.

How To Dev

to add deps use npm please and add each required lib as dev and peer deps like:

npm i --save-dev ol
npm i --save-peer ol

to update the build

npm run build

than bump the version and push to npm

npm publish

than install the last version inside example project

npm add dataviz-components@latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •