lukehorvat / moduleLinks
Generate the minimal skeleton for a new node.js module/package.
☆17Updated 3 months ago
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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- node style md5 on pure JavaScript☆44Updated last year
- Check if a buffer contains valid UTF-8☆122Updated last month
- Read a package.json file☆175Updated 3 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Determine address of proxied request☆137Updated last week
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- ☆45Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Create and parse HTTP Content-Type header☆142Updated last week
- The cmd-shim used in npm☆78Updated 3 weeks ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- 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 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Get metadata of a package from the npm registry☆247Updated last year
- Easy package.json exports.☆30Updated 2 years ago
- process information for node.js and browsers☆130Updated 5 years ago
- A minimal library for throttling async concurrency.☆32Updated 3 years ago
- Write files in an atomic fashion w/configurable ownership☆245Updated 3 weeks ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Measuring execution time of functions☆17Updated 7 years ago
- Timers with near-infinite duration support☆42Updated 6 years ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆47Updated last week
- Get the directory of globally installed packages and binaries☆77Updated last week
- HTTP request freshness testing☆163Updated last week