@antv/attr

v0.3.5
The Attribute module for G2, F2.
antv attr g2 f2

clean

rimraf lib esm

lint

lint-staged

test

jest

test-live

DEBUG_MODE=1 jest --watch tests/unit

coverage

jest --coverage

lib:cjs

tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib

lib:esm

tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm

lib

run-p lib:*

build

run-s clean lib

prepublishOnly

run-s lint test build

ci

run-s build test

changelog

conventional-changelog -p angular -i CHANGELOG.md -s -r 0
npm i @antv/attr

Metadata

  • MIT
  • Whatever
  • https://github.com/orgs/antvis/people
  • released 3/23/2023

Downloads