ajv-validator / ajv-validator/ajv
Add support to load keywords on demand, similar to "loadSchema"
- Lingua principale
- TypeScript
- Stelle
- 14.8k
- Fork
- 1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**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)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.