regexhq / filename-regex
Regular expression for matching file names, with or without extension.
☆33Updated 7 years ago
Alternatives and similar repositories for filename-regex:
Users that are interested in filename-regex are comparing it to the libraries listed below
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 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
- Get the file extension and MIME type from a file☆26Updated 7 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
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 3 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Wrap, align and justify the words in a string.☆30Updated 7 years ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Tests whether one path is inside another path☆41Updated 5 years ago
- List of node.js builtin modules☆38Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Recursively expands property keys with dot-notation into objects.☆24Updated 6 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 7 years ago