regexhq / filename-regexLinks
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
Sorting:
- Define a non-enumerable property on an object.☆21Updated 2 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
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Simple type checking.☆76Updated 8 years ago
- Regular expression for matching punctuation characters.☆10Updated 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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 10 months ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Wrap, align and justify the words in a string.☆30Updated 7 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
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago