sindresorhus / sdbmLinks
SDBM non-cryptographic hash function
☆46Updated 4 years 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☆64Updated 3 years ago
- ☆11Updated 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…☆95Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Split lines into an array of lines☆44Updated last year
- Create a lazily evaluated value☆70Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 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
- Check if your package was installed globally☆70Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Scaffold out a node module☆29Updated 3 years ago