lgtm

Simple JavaScript validation for objects.

Usage no npm install needed!

<script type="module">
  import lgtm from 'https://cdn.skypack.dev/lgtm';
</script>

README

LGTM

LGTM is a simple JavaScript library for validating objects and collecting error messages. It leaves the display, behavior, and error messages in your hands, focusing on letting you describe your validations cleanly and concisely for whatever environment you're using.

For examples, installation, setup and more see the wiki.

Greenkeeper badge