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
- Parse code context in a single line of javascript, for functions, variable declarations, methods, prototype properties, prototype methods…☆11Updated 6 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 9 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Lowercase the keys of an object☆40Updated 2 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
- fs read and write streams based on minipass☆20Updated last year
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 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
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated 11 months ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Regex for matching HSL color strings.☆11Updated 8 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Updated 8 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 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
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago