ajv-validator / ajv-validator/ajv
Ajv bundle in CDNjs is broken, add draft 2020 to CDN
Aperta
compatibility
- Lingua principale
- TypeScript
- Stelle
- 14.8k
- Fork
- 1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I would like to use Ajv in a web page. For that purpose, I need to lead AJV as a standalone JavaScript file.
I have tried to follow the instructions [here](https://ajv.js.org/guide/environments.html#browsers) and to load a script from the CDN: https://cdnjs.com/libraries/ajv/8.6.1 but it didn't work.
What script exactly should I load from the CDN? `ajv.2019.min.js` or `ajv.2019.bundle.js`?
I am sorry if I missed something...
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.