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:
- Require global npm as a local node module.☆32Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- An asynchronous middleware pattern☆27Updated last year
- Get the auth token set for an npm registry☆35Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Download a module from the npm registry.☆23Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Cross-platform .zip file creation☆130Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago