es5-ext
ECMAScript extensions and shims
ECMAScript extensions and shims
Return true if a file path contains the given path.
JavaScript utilities with respect to emerging standard
List of known file extensions and their MIME types
Get the file extension and MIME type from a file
Pollyfill for node.js `path.parse`, parses a filepath into an object.
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Cross platform child_process#spawn
A msgpack v5 implementation for node.js and the browser, with extension points
Get the extension of a given filename or path
just an object that maps `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.
Automatically re-write the destination extension of a filepath based on the source extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.
gulp plugin to dynamically rewrite dest extensions based on src extensions.
WASM bindings to libext2fs for cross-platform ext filesystem handling
Recursively read directories and return a list of files, filtered to have only the files for which the (optional) filter function returns `true`. Sync and async.
Revert the previous `file.path` change
A file suffix is a substring of basename after the first dot
Get the language associated with a file extension or the extensions associated with a language using the data from GitHub's [Linguist YAML file](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml)
Extends functions with pre hooks.
Changes the the extension of a given filename or path