@antv/dipper-layout

Install dependencies,

Usage no npm install needed!

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

README

layout

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father-build,

$ npm run build