sindresorhus / sdbmLinks
SDBM non-cryptographic hash function
☆50Updated 4 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
- ☆11Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 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 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Check if a value is a plain object☆104Updated last year
- Rewrite `import` statements as `require()`s; via RegExp☆32Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Standard NPM Package Format☆41Updated 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
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Check if your code is running as an npm or yarn script☆66Updated 5 months ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 3 years ago
- Measuring execution time of functions☆17Updated 7 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years 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
- Check if your package was installed globally☆71Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Get the set npm registry URL☆57Updated 9 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Generate unique numeric id.☆11Updated 11 years ago
- Regular expression for matching reserved filename characters☆53Updated 4 months ago