topology-designable
v1.0.1
Published
topology designable
Downloads
5
Readme
topology-designable
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