browserify / createHmacLinks
Node style HMAC for use in the browser, with native implementation in node
☆61Updated 6 months ago
Alternatives and similar repositories for createHmac
Users that are interested in createHmac are comparing it to the libraries listed below
Sorting:
- Create and parse HTTP Content-Type header☆136Updated last week
- Check if something is a Node.js stream☆112Updated 8 months ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Parse HTTP X-Forwarded-For header☆57Updated last week
- Determine if an object is a Buffer☆90Updated 3 years ago
- Check if a string or buffer is SVG☆139Updated this week
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Iterate over promises serially☆50Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Make your own error types!☆70Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Cross-platform .zip file creation☆130Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated last week