Search results

805 packages found

Returns true if a string has an extglob.

published 2.1.1 7 years ago
M
Q
P

Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)

published 3.1.0 7 months 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

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

Portable Unix shell commands for Node.js

published 0.8.5 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

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

Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.

published 5.0.1 5 years ago
M
Q
P

Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`

published 5.0.0 10 months ago
M
Q
P

Convert a tilde path to an absolute path: `~/dev` → `/Users/john/dev`

published 1.0.4 25 days ago
M
Q
P

Quote a string for safe use as a shell argument. Strips null characters.

published 1.0.3 3 months ago
M
Q
P

Run commands concurrently

published 8.2.2 6 months ago
M
Q
P

A Webpack plugin for running shell scripts on any hook provided by Webpack.

published 0.4.0 6 months ago
M
Q
P

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)

published 1.2.13 6 years ago
M
Q
P

CLI and local web note-taking, bookmarking, and archiving with encryption, search, Git-backed versioning and syncing, tagging, and more in a single portable script.

published 7.12.1 2 months ago
M
Q
P

CLI and local web note-taking, bookmarking, and archiving with encryption, search, Git-backed versioning and syncing, tagging, and more in a single portable script.

published 7.12.1 2 months ago
M
Q
P

Dead simple shell commands from Node

published 2.1.4 3 months ago
M
Q
P

Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev`

published 1.0.1 25 days ago
M
Q
P

Replacement for shelljs' slow exec method - benchmarked 20x faster

published 1.1.8 5 years ago
M
Q
P

Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.

published 3.0.0 6 years ago
M
Q
P