@antv/g6

v2.0.3-beta
graph visualization frame work
g6 relational data graph visualization graph editor graph analysis

ci

npm run lint && npm run test

dev

npm run watch & npm run demos-web

copy

node ./bin/cp-dist.js

dist

npm run mkdir-dist && npm run build && npm run copy

lint

eslint --ext .js ./src

test

torch --compile --renderer --recursive ./test/unit

build

webpack

demos

electron ./demos/app.js

start

npm run dev

watch

webpack --config webpack-dev.config.js

win-dev

node ./bin/win-dev.js

coverage

npm run coverage-generator && npm run coverage-viewer

lint-fix

eslint --ext .html,.js --fix ./

build-lib

babel src --out-dir lib

demos-web

node ./demos/app.js --web --port 2046

test-live

torch --compile --interactive --watch --recursive ./test/bugs/issue-308-spec.js

mkdir-dist

node ./bin/mkdir-dist.js

screenshot

node ./bin/screenshot.js

prepublishOnly

npm run build-lib && npm run dist && node ./bin/version.js

coverage-viewer

torch-coverage

coverage-generator

torch --compile --coverage --renderer --recursive --source-pattern index.js,src/**/*.js test/unit
npm i @antv/[email protected]

Metadata

  • MIT
  • >=8.9.0
  • https://github.com/orgs/antvis/people
  • released 6/13/2018

Downloads