sindresorhus / djb2aLinks
DJB2a non-cryptographic hash function
☆38Updated 3 months ago
Alternatives and similar repositories for djb2a
Users that are interested in djb2a are comparing it to the libraries listed below
Sorting:
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Break out of a promise chain☆24Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Log the value/error of a promise☆29Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Clone and modify a RegExp instance☆24Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Get the name of a named function☆34Updated 4 years ago
- Park-Miller pseudorandom number generator (PRNG)☆55Updated 4 months ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago