lukehorvat / module
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
- Is this specifier a node.js core module?☆24Updated 4 months ago
- Get the default browser☆55Updated last year
- Check if a Buffer/Uint8Array is a PNG image☆47Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- NodeJS Core Module☆11Updated 3 years ago
- Try to downgrade the permissions of a process with root privileges and block access if it fails☆31Updated last year
- ☆45Updated 2 years ago
- Convert CommonJS module into ES module.☆21Updated last year
- Check if a path is inside another path☆38Updated 2 years ago
- Like read-package-json, but faster☆49Updated 2 weeks ago
- Import like with require but using await☆30Updated 3 years ago
- Smart comment and whitespace cleaner for JavaScript-like files☆27Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Import esm in node@13+ based on source, not package.json☆23Updated 4 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- The cmd-shim used in npm☆77Updated 2 weeks ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- parse the .git/config file into a useful data structure☆17Updated 3 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Check if your package was installed globally☆70Updated last year
- The score badge service for https://npms.io☆35Updated 6 years ago
- node style md5 on pure JavaScript☆44Updated 4 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Bytes go in, but they don't come out (when muted).☆54Updated 2 weeks ago