regexhq / filename-regexLinks
Regular expression for matching file names, with or without extension.
☆33Updated 8 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:
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 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
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Align the text in a string.☆51Updated 5 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 7 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- easy cli logger☆15Updated 9 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 8 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Check if a file is executable☆29Updated 7 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago