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
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated last year
- Define a non-enumerable property on an object.☆21Updated last year
- Sort the keys in an object.☆37Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Wrap, align and justify the words in a string.☆30Updated 7 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago
- Regular expression for matching HTML comments☆15Updated 6 years ago
- easy cli logger☆15Updated last year
- CSV parser for node.js☆15Updated 6 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 7 months ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Split lines into an array of lines☆44Updated last year
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 10 months ago
- backbone of a scaffolding tool.☆37Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- 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
- Reduce an array and return a Promise☆14Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago