browserify / createHmacLinks
Node style HMAC for use in the browser, with native implementation in node
☆60Updated 9 months ago
Alternatives and similar repositories for createHmac
Users that are interested in createHmac are comparing it to the libraries listed below
Sorting:
- Check if something is a Node.js stream☆112Updated 11 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- Create and parse HTTP Content-Type header☆138Updated 2 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- An asynchronous middleware pattern☆27Updated last year
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- ☆157Updated 9 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆82Updated last week
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 12 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- random string generator☆28Updated 6 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the set npm registry URL☆56Updated 5 months ago
- Write data to a random temporary file☆105Updated last year
- Iterate over promises serially☆50Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated 2 weeks ago
- Require global npm as a local node module.☆32Updated 3 years ago