README
@validatem/ensure-array
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 wrapping non-array values into an array
<script type="module">
import validatemEnsureArray from 'https://cdn.skypack.dev/@validatem/ensure-array';
</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.