@anyplot/graphics

Build your GUI based on Canvas & SVG.

Usage no npm install needed!

<script type="module">
  import anyplotGraphics from 'https://cdn.skypack.dev/@anyplot/graphics';
</script>

README

@AnyPlot/Graphics

👩‍🎨‍ Build your GUI based on Canvas & SVG.

npm Version Build Status Coverage Status gzip npm License

Features

Install

$ npm i --save @anyplot/graphics

Usage

Dev

# install dependence
$ npm install

# run test cases
$ npm run test

# build package
$ npm run build

License

MIT@hustcc.