[Feature] Request for JSON Schema
Open
en
new-feature
waiting-for: community
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
It will allow the users to validate whether the Echarts `option` they have authored is correct or not. Vega and Vega-Lite also provides it: https://github.com/vega/schema.
### What does the proposed API look like?
`.json` files can be released. Or an ESM module can be released from where the JSON schema can be simply imported and later used by users as needed.
Contributor guide
Assessment
This issue has not been assessed yet.