RyanZim / universalifyLinks
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
Sorting:
- Find the closest package.json file☆164Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month
- Parse the things that can be arguments to `npm install`☆131Updated 3 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Import a module while bypassing the cache☆284Updated 3 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- ☆45Updated 2 years ago
- Create and parse HTTP Content-Type header☆136Updated last week
- Monkey-patches for file system related things☆116Updated last week
- Manipulate the HTTP Vary header☆61Updated last week
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Read a package.json file☆167Updated last year
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Read the closest package.json file☆268Updated last year
- Finds the common standard cache directory☆158Updated last month
- Detect the dominant newline character of a string☆55Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- programmatic npm API☆111Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆144Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Easily handle defaults for your options☆74Updated last year
- Infer the content-type of a request.☆228Updated 2 months ago
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago