Skip to content

Latest commit

 

History

History
82 lines (51 loc) · 2.22 KB

README.md

File metadata and controls

82 lines (51 loc) · 2.22 KB

VUtil

VUtil is a general visualization tool for VGrammar.

unit test npm Version npm Download license

English| 简体中文

(video)

Introduction

VUtil is a general visualization tool for visual grammar library VGrammar. Including data processing, mathematical tools, js code tools, and graphics processing tools.

Repo Intro

This repository includes the following packages:

  1. vutil: visualization toolkit collection
  2. vdataset: data processing tool
  3. vvisutil: math and graphics Tools

Usage

Installation

npm package

// npm
npm install @visactor/vutils

// yarn
yarn add @visactor/vutils

More demos and detailed tutorials

Related Links

Contribution

If you would like to contribute, please read the Code of Conduct Guide first。

Small streams converge to make great rivers and seas!

License

MIT License