licenses.dev

expand-range v1.8.2

Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.DIRECT11
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 4.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
math-random • 1.0.4math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.INDIRECT0
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT3
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.8.2 version:

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