sindresorhus / default-require-extensions
Node's default require extensions as a separate module
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for default-require-extensions
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a file path is a binary file☆43Updated 6 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Repeat a string - fast☆34Updated 3 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 7 years ago
- Apply custom attributes to vinyl files☆14Updated 9 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 11 months ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- Check if a value is a function☆27Updated 3 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Include only certain items in an array☆16Updated 3 years ago
- Get the package.json of a package from the npm registry☆19Updated 8 months ago
- Modify the values of an object☆28Updated 3 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Check if a file path is a compressed file☆16Updated 6 months ago
- ES2015 Number.isNaN() ponyfill☆28Updated 6 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Sort an array of numbers☆16Updated 3 years ago