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:
- 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
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 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 8 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 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
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 months ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 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 5 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 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
- Center-align the text in a string.☆23Updated 8 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated last month
- Check if a file is executable☆29Updated 7 years ago
- Wrap, align and justify the words in a string.☆30Updated 7 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Regular expression for matching HTML comments☆15Updated 7 years ago