valimate-notifier

A Node.js module to notify Valimate when your local app instance is running

Usage no npm install needed!

<script type="module">
  import valimateNotifier from 'https://cdn.skypack.dev/valimate-notifier';
</script>

README

Valimate Notifier

A Node.js module to notify Valimate when your local app instance is running.

Use this module if you wish to use Valimate to validate markup generated by a local Node.js process; this approach allows any neccessary startup code before testing begins.

See the Running against a local app server Wiki page for integration guidance.