rangifyjs

Transforms from a string of ranges to an array and vice versa

Usage no npm install needed!

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

README

rangifyjs

Transforms from a string of ranges to an array and vice versa

build status

Installation

This module is installed via npm:

$ npm install rangifyjs

Example Usage

var rangifyjs = require('rangifyjs');