schema-utils@4.3.3
// webpack Validation Utils
$ npm install schema-utils
downloads/wk
116,315,071
license
MIT
version
4.3.3
published
Oct 2, 2025
What is schema-utils?
schema-utils is a validation utility library used by webpack and webpack plugins to validate configuration objects against defined schemas. Developers use it to ensure that configuration options are correct and provide clear error messages when validation fails. It's particularly useful when building webpack plugins or extensions that need to validate user-provided settings.
Links
Keywords
Dependencies (4)
Maintainers
15000621931, ev1stensberg, __hai, sokra, avivkeller, evilebottnawi