RyanZim / universalify
Make a callback- or promise-based function support both promises and callbacks.
☆112Updated last year
Alternatives and similar repositories for universalify:
Users that are interested in universalify are comparing it to the libraries listed below
- Read a package.json file☆165Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Find the closest package.json file☆163Updated last year
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 3 months ago
- Read the closest package.json file☆267Updated last year
- Import a module while bypassing the cache☆285Updated 3 months ago
- Check if a path exists☆151Updated 3 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Monkey-patches for file system related things☆115Updated last week
- Get the directory of globally installed packages and binaries☆75Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Write a package.json file☆88Updated 9 months ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- Get metadata of a package from the npm registry☆241Updated 9 months ago
- Get the latest version of an npm package☆176Updated last year
- ☆139Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Infer the content-type of a request.☆228Updated last month
- Import a globally installed module☆58Updated last year
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Node module that returns a list of files waiting to be committed.☆57Updated 3 years ago
- Monorepo for NodeLib libraries☆72Updated 4 months ago