number-wrap

A method to wrap or modulo a number into an arbitrary range.

Usage no npm install needed!

<script type="module">
  import numberWrap from 'https://cdn.skypack.dev/number-wrap';
</script>

README

number-wrap

experimental

A method to wrap or modulo a number into an arbitrary range.

Usage

NPM

License

MIT, see LICENSE.md for details.