VChart/packages/vutils-extension
2024-04-24 19:43:19 +08:00
..
__tests__ feat: add new package of @visactor/vutils-extension for reuse 2023-09-06 19:21:47 +08:00
src refactor: move spec processing method to vutils-extension 2024-04-01 17:08:33 +08:00
.eslintignore feat: add new package of @visactor/vutils-extension for reuse 2023-09-06 19:21:47 +08:00
.eslintrc.js feat: add new package of @visactor/vutils-extension for reuse 2023-09-06 19:21:47 +08:00
bundler.config.js ci: no need of umd product of vutils-extension 2023-09-20 17:10:11 +08:00
CHANGELOG.json build: prelease version 1.4.0 2023-09-25 11:08:33 +00:00
CHANGELOG.md build: prelease version 1.4.0 2023-09-25 11:08:33 +00:00
jest.config.js feat: add new package of @visactor/vutils-extension for reuse 2023-09-06 19:21:47 +08:00
package.json fix: upgrade vrender 0.18.8 to 0.18.13, vgrammar 0.12.8 to 0.12.10 2024-04-24 19:43:19 +08:00
README.md feat: add new package of @visactor/vutils-extension for reuse 2023-09-06 19:21:47 +08:00
tsconfig.eslint.json feat: add new package of @visactor/vutils-extension for reuse 2023-09-06 19:21:47 +08:00
tsconfig.json feat: add new package of @visactor/vutils-extension for reuse 2023-09-06 19:21:47 +08:00
tsconfig.test.json feat: add new package of @visactor/vutils-extension for reuse 2023-09-06 19:21:47 +08:00

@visactor/vutils-extension

Description

The extension module for vutils.

Usage

import { xxx } from '@visactor/vutils-extension';