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:
- Create and parse HTTP Content-Type header☆142Updated last week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Manipulate the HTTP Vary header☆62Updated last week
- Sort the keys of an object☆108Updated 5 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Read a package.json file☆175Updated 3 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Get the system locale☆228Updated this week
- 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
- when you want to fire an event no matter how a process exits.☆197Updated 3 months 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
- ☆45Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- Check if something is a Node.js stream☆115Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- The cmd-shim used in npm☆78Updated 3 weeks ago