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
- Alternative to Lo-Dash template with support for helpers.☆17Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 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
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Sink your streams.☆17Updated last year
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Returns an array of mapped values from an array or object.☆16Updated 7 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Regular expression for matching the whitespace in a string.☆10Updated 7 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- CSV parser for node.js☆15Updated 5 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last year
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 3 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 8 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- A better forEach☆21Updated last month
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- All-in-one module for forking repos, changing their files, and opening pull requests on GitHub☆8Updated 6 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Read command line key presses from process.stdin. Based on TooTallNate/keypress.☆7Updated 6 years ago