jonschlinkert / regex-notLinks
Create a javascript regular expression for matching everything except for the given string.
☆31Updated 7 years ago
Alternatives and similar repositories for regex-not
Users that are interested in regex-not are comparing it to the libraries listed below
Sorting:
- Center-align the text in a string.☆23Updated 8 years ago
- Repeat a string - fast☆35Updated 4 years ago
- ☆27Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 3 weeks ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Check if a file path is a binary file☆49Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Check if an object can be used like an Array☆17Updated 2 months ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago