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☆143Updated 4 years ago
- Sort the keys of an object☆107Updated 3 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆195Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Create and parse HTTP Content-Type header☆140Updated last month
- Read a package.json file☆174Updated 3 weeks ago
- Find the closest package.json file☆166Updated 5 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Manipulate the HTTP Vary header☆62Updated last month
- Require global npm as a local node module.☆32Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆132Updated 2 weeks ago
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- process information for node.js and browsers☆126Updated 5 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Converts a source-map from/to different formats.☆171Updated 8 months ago
- Write files in an atomic fashion w/configurable ownership☆242Updated last week
- Get the system locale☆228Updated 3 years ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Check if something is a Node.js stream