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
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 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
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Repeat a string - fast☆34Updated 4 years ago
- ☆27Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- 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
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago