regexhq / path-regexLinks
Regular expression for matching the parts of a file path.
☆13Updated 8 years ago
Alternatives and similar repositories for path-regex
Users that are interested in path-regex are comparing it to the libraries listed below
Sorting:
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Sink your streams.☆17Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- List of node.js builtin modules☆38Updated last year
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- CSV parser for node.js☆15Updated 6 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Extract javascript code comments with esprima. Thin wrapper to prove a simple interface for getting code comments from a string, file or …☆14Updated 7 years ago
- 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 4 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 11 months ago
- Check if a path is the current working directory☆19Updated last month
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated 10 months ago
- Split a string at one or more indices☆23Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Get an array of parent directories including itself☆27Updated last year