browserify / createHmac
Node style HMAC for use in the browser, with native implementation in node
☆61Updated 4 months ago
Alternatives and similar repositories for createHmac:
Users that are interested in createHmac are comparing it to the libraries listed below
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- random string generator☆29Updated 5 years ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Download a module from the npm registry.☆23Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Safe, constant-time comparison of Buffers☆50Updated last year
- ☆72Updated 10 months ago
- Write data to a random temporary file☆105Updated 9 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Get the auth token set for an npm registry☆35Updated 2 months ago
- Get the set npm registry URL☆55Updated 2 weeks ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Get a directory for your caching needs☆26Updated last year
- Check if something is a Node.js stream☆111Updated 6 months ago
- Iterate over promises serially☆50Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago