vesln / packageLinks
Easy package.json exports.
☆29Updated 2 years ago
Alternatives and similar repositories for package
Users that are interested in package are comparing it to the libraries listed below
Sorting:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Create and parse HTTP Content-Type header☆139Updated 2 weeks ago
- destroy a stream if possible☆54Updated last year
- Make changes to your npmjs.com profile via cli or library☆37Updated 2 weeks ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated 2 months ago
- Encode a URL to a percent-encoded form, excluding already-encoded sequences☆36Updated last month
- Object.keys shim☆45Updated 6 months ago
- Range header field parser☆93Updated 2 weeks ago
- Check if a path is inside another path☆39Updated 2 months ago
- Get your PATH prepended with locally installed binaries☆105Updated last year
- Simple in-memory vinyl file store.☆125Updated 2 weeks ago
- Convert a value to an array☆131Updated 4 years ago
- Detect es6 features enable or not.☆19Updated 5 years ago
- The cmd-shim used in npm☆76Updated 2 weeks ago
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 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…☆96Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Minimal module to check if a file is executable.☆49Updated 3 weeks ago
- Recursively read a directory☆63Updated 8 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Check if something is a Node.js stream☆114Updated last year