licenses.dev

fill-range v7.1.1

Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/fill-range)](https://licenses.dev/npm/fill-range)
<a href="https://licenses.dev/npm/fill-range">
  <img src="https://licenses.dev/b/npm/fill-range" alt="licenses" />
</a>

Or the licenses badge code for the 7.1.1 version:

[![licenses](https://licenses.dev/b/npm/fill-range/7.1.1)](https://licenses.dev/npm/fill-range/7.1.1)
<a href="https://licenses.dev/npm/fill-range/7.1.1">
  <img src="https://licenses.dev/b/npm/fill-range/7.1.1" alt="licenses" />
</a>
GitHub