@antv/g-adapter

v0.0.1-alpha.4
Adapt the rendering engine G
antv g6 adapter

ci

npm run build && npm run coverage

doc

rimraf apis && typedoc

lint

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

test

jest

build

npm run clean && father build

clean

rimraf es lib

start

father build --watch

watch

father build -w

coverage

jest --coverage

lint:src

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

prettier

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

test-live

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

lint-staged:js

eslint --ext .js,.jsx,.ts,.tsx
npm i @antv/g-adapter

Metadata

  • MIT
  • Whatever
  • https://github.com/orgs/antvis/people
  • released 7/21/2022

Downloads