@antv/g6-core

v0.0.15
A Graph Visualization Framework in JavaScript
antv g6 graph graph analysis graph editor graph visualization relational data

start

father build --watch

build

npm run clean && father build

ci

npm run build && npm run coverage

clean

rimraf es lib

coverage

jest --coverage

doc

rimraf apis && typedoc

lint

eslint --ext .js,.jsx,.ts,.tsx --format=pretty "./"

lint:src

eslint --ext .ts --format=pretty "./src"

prettier

prettier -c --write "**/*"

test

jest

test-live

DEBUG_MODE=1 jest --watch ./tests/unit/graph/graph-spec.ts

lint-staged:js

eslint --ext .js,.jsx,.ts,.tsx

watch

father build -w
npm i @antv/[email protected]

Metadata

  • MIT
  • Whatever
  • https://github.com/orgs/antvis/people
  • released 3/5/2021

Downloads