RyanZim / universalifyLinks
Make a callback- or promise-based function support both promises and callbacks.
☆111Updated 2 years ago
Alternatives and similar repositories for universalify
Users that are interested in universalify are comparing it to the libraries listed below
Sorting:
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Create and parse HTTP Content-Type header☆141Updated 3 weeks ago
- process information for node.js and browsers☆130Updated 5 years ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Sort the keys of an object☆108Updated 5 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Read a package.json file☆175Updated 2 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Get the latest version of an npm package☆176Updated last year
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get the system locale☆228Updated 4 years ago
- The cmd-shim used in npm☆78Updated 2 weeks ago
- Compressible Content-Type / mime checking.☆100Updated 3 weeks ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Manipulate the HTTP Vary header☆62Updated 3 weeks ago
- Infer the content-type of a request.☆227Updated 3 weeks ago
- ☆45Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Write a package.json file☆89Updated 4 months ago
- Easily handle defaults for your options☆76Updated 2 years ago