RyanZim / universalifyLinks
Make a callback- or promise-based function support both promises and callbacks.
☆111Updated last year
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☆141Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Parse the things that can be arguments to `npm install`☆130Updated last week
- Create and parse HTTP Content-Type header☆137Updated last week
- Find the closest package.json file☆164Updated last month
- Manipulate the HTTP Vary header☆60Updated last week
- Require global npm as a local node module.☆32Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated this week
- Sort the keys of an object☆104Updated 10 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- The cmd-shim used in npm☆77Updated 3 weeks ago
- normalizes package metadata, typically found in package.json file.☆202Updated last week
- 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 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Read a package.json file☆169Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Write files in an atomic fashion w/configurable ownership☆237Updated 3 weeks ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- process information for node.js and browsers☆126Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Infer the content-type of a request.☆228Updated last week
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated last month
- programmatic npm API☆111Updated 4 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Copy a file☆121Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago