A very simple database for storing data in flat files.
Detects if a file exists and returns the resolved filepath.
Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Check if a protocol requires a certain port number to be added to an URL.
Modify a JS/TS file and write back magically just like JSON!
JSDoc parser
Fixes stack traces for files with source maps
Pluralize and singularize any word
Convert DataTransfer object to a list of File objects
destroy a stream if possible
Virtual file format.
a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias.
A simple key/value storage using files to persist the data
Promisifies all the selected functions in an object
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Transfer static files
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
modernize node.js to current ECMAScript standards
Find a file given a declaration of locations.
Parse a passwd file into a list of users.
Replaces a file extension with another one.
Returns true if a filepath is a windows UNC file path.
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.