vesln / package
Easy package.json exports.
☆28Updated 2 years ago
Alternatives and similar repositories for package:
Users that are interested in package are comparing it to the libraries listed below
- Check if a path is inside another path☆38Updated 2 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆43Updated 10 months ago
- Make changes to your npmjs.com profile via cli or library☆35Updated last week
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Object.keys shim☆45Updated 2 weeks ago
- List of archive file extensions☆14Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Callback wrapping utility☆55Updated last year
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- .bin/ script linker☆26Updated last week
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆55Updated 2 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.