sindresorhus / sdbmLinks
SDBM non-cryptographic hash function
☆49Updated 3 months ago
Alternatives and similar repositories for sdbm
Users that are interested in sdbm are comparing it to the libraries listed below
Sorting:
- Get the path of the caller module☆67Updated 4 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 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- ☆11Updated 3 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Check if something is a promise☆46Updated 4 years ago
- Standard NPM Package Format☆41Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Import a globally installed module☆58Updated last year
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 3 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆32Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Take care of your spawn()☆83Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Require global npm as a local node module.☆32Updated 3 years ago
- Write a package.json file☆89Updated 3 months ago