lukehorvat / moduleLinks
Generate the minimal skeleton/boilerplate for a new Node.js module.
☆17Updated last year
Alternatives and similar repositories for module
Users that are interested in module are comparing it to the libraries listed below
Sorting:
- Manipulate the HTTP Vary header☆61Updated 3 weeks ago
- Get the default browser☆56Updated last year
- parse the .git/config file into a useful data structure☆17Updated 3 years ago
- Check if a Buffer/Uint8Array is a PNG image☆47Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Is this specifier a node.js core module?☆25Updated 6 months ago
- ☆45Updated 2 years ago
- Callback wrapping utility☆56Updated last year
- A minimal module to manipulate files.☆53Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Import esm in node@13+ based on source, not package.json☆23Updated 5 years ago
- Make changes to your npmjs.com profile via cli or library☆36Updated last month
- The score badge service for https://npms.io☆35Updated 6 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆44Updated last month
- Smart comment and whitespace cleaner for JavaScript-like files☆27Updated last year
- Import like with require but using await☆30Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Try to downgrade the permissions of a process with root privileges and block access if it fails☆31Updated last year
- node style md5 on pure JavaScript☆44Updated 6 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago