sindresorhus / sdbmLinks
SDBM non-cryptographic hash function
☆47Updated 2 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☆66Updated 4 years ago
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 2 years ago
- Standard NPM Package Format☆41Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Import a globally installed module☆57Updated last year
- ☆11Updated 2 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Check if something is a promise☆46Updated 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…☆96Updated 2 years ago
- Take care of your spawn()☆84Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 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
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆126Updated 5 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Run code in sandbox with in-memory module resolution☆62Updated 2 years ago
- Use dynamic `require()` without webpack finding out☆52Updated last year
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Lightweight Babylon AST traversal tools.☆44Updated last year
- Get the real path of the system temp directory☆83Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- ESLint config for rem (a.k.a. egoist).☆13Updated 3 years ago