regexhq / path-regex
Regular expression for matching the parts of a file path.
☆13Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for path-regex
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Returns an array of mapped values from an array or object.☆16Updated 7 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Sink your streams.☆17Updated last year
- Regular expression for matching the whitespace in a string.☆10Updated 7 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Strip the final newline character from a string/buffer☆33Updated 2 weeks ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- CSV parser for node.js☆15Updated 5 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 6 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- fs read and write streams based on minipass☆21Updated 3 months ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 7 years ago
- Asynchronous and sync tryCatch in one place - works almost like `async-done`, used in `always-done`. The callback is securely wrapped wit…☆10Updated 2 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Like minimist but flags are converted to camelCase☆11Updated 2 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- Detect and extract the static part of a glob string.☆10Updated 2 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 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 7 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆15Updated last year