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☆34Updated 4 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- ☆27Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 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
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Utilities for the snapdragon parser/compiler.☆17Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Get the command from a shebang☆24Updated 3 years ago
- schema package for HTTPArchive (HAR)☆21Updated 5 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year