sindresorhus / sdbm
SDBM non-cryptographic hash function
☆46Updated 3 years ago
Alternatives and similar repositories for sdbm
Users that are interested in sdbm are comparing it to the libraries listed below
Sorting:
- ☆11Updated 2 years ago
- Take care of your spawn()☆84Updated 5 months ago
- Run code in sandbox with in-memory module resolution☆62Updated 2 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Get the path of the caller module☆64Updated 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 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Standard NPM Package Format☆42Updated 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 last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Find the closest babel config based on a directory☆13Updated 8 months ago
- DJB2a non-cryptographic hash function☆34Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 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…☆93Updated 2 years ago
- Scaffold out a node module☆29Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Import a globally installed module☆58Updated last year
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Break out of a promise chain☆23Updated 4 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 3 months ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 2 weeks ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Use dynamic `require()` without webpack finding out☆50Updated last year