lukehorvat / moduleLinks
Generate the minimal skeleton for a new node.js module/package.
☆17Updated last month
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☆62Updated last week
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Read a package.json file☆174Updated last month
- A minimal library for throttling async concurrency.☆32Updated 3 years ago
- Check if a Buffer/Uint8Array is a PNG image☆48Updated 3 years ago
- Write a package.json file☆89Updated 3 months ago
- ☆45Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 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…☆95Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆169Updated this week
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Check if a value is a plain object☆103Updated last year
- Map object keys and values into a new object☆217Updated 2 months ago
- Import esm in node@13+ based on source, not package.json☆22Updated 5 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- The cmd-shim used in npm☆77Updated 2 weeks ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- node style md5 on pure JavaScript☆44Updated 11 months ago
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Like read-package-json, but faster☆50Updated 2 weeks ago
- like fetch() but for the npm registry☆150Updated last month
- Monkey-patches for file system related things☆119Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago