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 last year
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last month
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- CSV parser for node.js☆15Updated 5 years ago
- Check if a file is executable☆31Updated 6 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 6 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 3 years ago
- Get the version numbers of a package from the npm registry☆30Updated 11 months ago
- backbone of a scaffolding tool.☆37Updated 2 years ago
- Wrap, align and justify the words in a string.☆30Updated 7 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 9 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 9 months ago
- Simple RFC 6838 media type parser and formatter☆55Updated 9 months ago
- Sink your streams.☆17Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Is the typeof value a javascript primitive?☆37Updated 3 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 last year