@antv/algorithm

v0.0.4
graph algorithm
graph algorithm antv G6

build

npm run clean && father build

ci

npm run build && npm run coverage

clean

rimraf es esm lib

coverage

jest --coverage

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/stack-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 12/11/2020

Downloads