@antv/g6

v4.4.0
A Graph Visualization Framework in JavaScript
antv g6 graph graph analysis graph editor graph visualization relational data

ci

npm run build && npm run coverage

cdn

antv-bin upload -n @antv/g6

doc

rimraf apis && typedoc

lint

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

test

jest --passWithNoTests

build

npm run clean && father build && npm run build:umd

clean

rimraf es esm lib dist

demos

start-storybook -p 8080 -c .storybook

start

father build --watch

watch

father build -w

coverage

jest --coverage

lint:src

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

prettier

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

build:umd

webpack --config webpack.config.js --mode production

test-live

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

lint-staged:js

eslint --ext .js,.jsx,.ts,.tsx
npm i @antv/[email protected]

Metadata

  • MIT
  • Whatever
  • https://github.com/orgs/antvis/people
  • released 10/19/2021

Downloads