@mangos/validator

validator a very intuitive and extendable JS validator for JS objects

Usage no npm install needed!

<script type="module">
  import mangosValidator from 'https://cdn.skypack.dev/@mangos/validator';
</script>

README

🕵️ JValidator

An extreemly intuitive JOI like (but easier to use) JS validator, validates arrays and scalar values, including the ability to internally cross reference data within Javascript objects, extend existing validators, add new features to the validator dictionary and many more. #TLDR

Thinking about contributing? Read guidelines and code of conduct