@byzanteam/graphite

Graphite

Usage no npm install needed!

<script type="module">
  import byzanteamGraphite from 'https://cdn.skypack.dev/@byzanteam/graphite';
</script>

README

graphite

基于 Carbonium 的图表库, Carbonium 是基础材料,该项目是基础材料构建好的一个个成品组合。

setup

yarn install

start

yarn run serve

build to production

yarn run build

test

yarn run test

lint and auto fix

yarn run lint