@antv/dipper-widgets

Install dependencies,

Usage no npm install needed!

<script type="module">
  import antvDipperWidgets from 'https://cdn.skypack.dev/@antv/dipper-widgets';
</script>

README

widgets

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build