react-jetflow-mark

Mark drawing tool, support for drawing lines , rays and other graphics.

Usage no npm install needed!

<script type="module">
  import reactJetflowMark from 'https://cdn.skypack.dev/react-jetflow-mark';
</script>

README

react-echarts-mark-board · GitHub license npm version coverage

Mark drawing tool, support for drawing lines , rays and other graphics.

English | ็ฎ€ไฝ“ไธญๆ–‡

๐ŸŽ DEMO

๐Ÿ‘‰ DEMO

demo

Directory

โ”œโ”€โ”€ lib - output code
โ”œโ”€โ”€ docs - Example and docs
โ”œโ”€โ”€ src - Source code directory
โ”œโ”€โ”€ CHANGELOG.md - Change log
โ””โ”€โ”€ TODO.md - Planned features

Usage Instructions

Using npm, download and install the code.

$ npm install --save react-echarts-mark-board

For webpack or similar environment๏ผš

import ReactReactDrawMark from 'react-echarts-mark-board';

Documents

  • API

  • lib statistics

  • test coverage

Contribution Guide

For the first time to run, you need to install dependencies firstly.

$ npm install

To build the project:

$ npm run build

To run unit tests:

$ npm test

Change Log

CHANGELOG.md

TODO

TODO.md