VChart/packages/vchart-schema
2024-11-22 06:28:46 +00:00
..
__tests__ chore: unit test 2024-01-24 18:23:13 +08:00
.eslintrc.js feat: add a new package: vchart-schema for store vchart's JSON Schema 2023-07-28 19:39:58 +08:00
CHANGELOG.json build: prelease version 1.2.1 2023-08-15 07:39:26 +00:00
CHANGELOG.md build: prelease version 1.2.1 2023-08-15 07:39:26 +00:00
jest.config.js feat: add a new package: vchart-schema for store vchart's JSON Schema 2023-07-28 19:39:58 +08:00
package.json build: release version 1.12.13 2024-11-22 06:28:46 +00:00
README.md fix(vchart-schema): fix the vchart schema of patternProperties 2023-08-21 14:42:01 +08:00
tsconfig.eslint.json chore: update vchart-schema's ts config 2023-07-28 19:39:58 +08:00
tsconfig.json chore: update vchart-schema's ts config 2023-07-28 19:39:58 +08:00
tsconfig.test.json feat: add a new package: vchart-schema for store vchart's JSON Schema 2023-07-28 19:39:58 +08:00
vchart.json build: release version 1.12.13 2024-11-22 06:28:46 +00:00

@visactor/vchart-schema

Description

Provide the VChart JSON schema.

Usage

import Schema from '@visactor/vchart-schema';