Package Licenses
MIT
Dependency Licenses
MIT14
Package | Relation | Dependencies | Published |
---|---|---|---|
expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch. | DIRECT | 12 | |
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use. | INDIRECT | 11 | |
is-buffer • 1.1.6Determine if an object is a Buffer | INDIRECT | 0 | |
is-number • 2.1.0Returns true if the value is a number. comprehensive tests. | INDIRECT | 2 | |
is-number • 4.0.0Returns true if the value is a number. comprehensive tests. | INDIRECT | 0 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
isobject • 2.1.0Returns true if the value is an object and not an array or null. | INDIRECT | 1 | |
kind-of • 3.2.2Get the native type of a value. | INDIRECT | 1 | |
kind-of • 6.0.3Get the native type of a value. | INDIRECT | 0 | |
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. | INDIRECT | 0 | |
preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string. | DIRECT | 0 | |
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password. | INDIRECT | 3 | |
repeat-element • 1.1.4Create an array by repeating the given value n times. | DIRECT | 0 | |
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string. | INDIRECT | 0 |