14 Star 69 Fork 22

antv / Graphin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 637 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log
.DS_Store
# Coverage directory used by tools like istanbul
coverage
# Dependency directories
node_modules
**/node_modules
**/lib
**/es
jspm_packages/
packages/graphin-docs/docs/.umi
packages/graphin-docs/src/.umi
packages/graphin-components/src/.umi
packages/graphin/src/.umi
.umi
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Output of 'npm pack'
*.tgz
# dotenv environment variables file
.env
# IDE
.idea
# build
lib
dist
build
# lock
package-lock.json
# yarn-lock
yarn.lock
.umi
# ignore dist files
.vscode/
JavaScript
1
https://gitee.com/antv/graphin.git
git@gitee.com:antv/graphin.git
antv
graphin
Graphin
master

搜索帮助