README
@validatem/is-date
Documentation for this module has not been written yet. By the time it reaches 1.0.0, it will have full documentation.
In the meantime, check out the example.js
file in the repository for a usage demonstration.
Validatem validator for ensuring that a value is a Date object
<script type="module">
import validatemIsDate from 'https://cdn.skypack.dev/@validatem/is-date';
</script>
Documentation for this module has not been written yet. By the time it reaches 1.0.0, it will have full documentation.
In the meantime, check out the example.js
file in the repository for a usage demonstration.