Search results

1419 packages found

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

published 3.1.1 6 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

published 3.0.5 6 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

published 2.1.3 6 months ago
M
Q
P

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

published 4.0.2 a month ago
M
Q
P

Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

published 2.4.1 9 months ago
M
Q
P

Returns true if a string has an extglob.

published 2.1.1 7 years ago
M
Q
P

Returns true if an object was created by the `Object` constructor, or Object.create(null).

published 5.0.0 4 years ago
M
Q
P

Wrap words to a specified length.

published 1.2.5 9 months ago
M
Q
P

Get the native type of a value.

published 6.0.3 4 years ago
M
Q
P

Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.

published 7.0.0 6 years ago
M
Q
P

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

published 4.0.3 3 years ago
M
Q
P

Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).

published 4.1.3 2 years ago
M
Q
P

Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.

published 4.0.5 2 years ago
M
Q
P

Returns true if the value is an object and not an array or null.

published 4.0.0 5 years ago
M
Q
P

Matches strings against configurable strings, globs, regular expressions, and/or functions

published 3.1.3 a year ago
M
Q
P

Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.

published 3.0.2 5 years ago
M
Q
P

A node.js package for Steven Levithan's excellent dateFormat() function.

published 5.0.3 2 years ago
M
Q
P

Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.

published 3.0.0 6 years ago
M
Q
P

Extend an object with the properties of additional objects. node.js/javascript util.

published 3.0.2 6 years ago
M
Q
P

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 7.0.1 5 years ago
M
Q
P