1.0.1 • Published 4 months ago

topology-designable v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

topology-designable

NPM version NPM downloads

topology designable

Usage

npm install topology-designable
or
yarn add topology-designable

TODO

[] 使用 styled-components 替代掉现有 less 样式 [] 支持注册自定义节点 [] 去掉 cssvar 的主题颜色

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT