ajv-validator / ajv-validator/ajv
Add support to load keywords on demand, similar to "loadSchema"
未關閉
enhancement
- 主要語言
- TypeScript
- 星號
- 14.8k
- 分支
- 1k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**What version of Ajv you are you using?**
6.12.5
**What problem do you want to solve?**
Having a lean webpack bundle, where both schemas and keywords are loaded if needed, to improve bundle load performance.
**What do you think is the correct solution to problem?**
I think having a similar option for keywords as for schemas (loadSchema) will work for this.
**Will you be able to implement it?**
I could look into it, though I did not look at the internals of AJV yet, so I don't know how much time it would take. (I currently don't have too much time to do this)
貢獻指南
評估
這個 Issue 還沒有評估資料。