browserify / createHmacLinks
Node style HMAC for use in the browser, with native implementation in node
☆60Updated 8 months ago
Alternatives and similar repositories for createHmac
Users that are interested in createHmac are comparing it to the libraries listed below
Sorting:
- Determine if an object is a Buffer☆90Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 2 weeks ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 4 years ago
- Iterate over promises serially☆50Updated 3 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
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆81Updated 5 months ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Write data to a random temporary file☆105Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- An asynchronous middleware pattern☆27Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year