browserify / createHmac
Node style HMAC for use in the browser, with native implementation in node
☆61Updated 3 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 2 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- Create and parse HTTP Content-Type header☆134Updated 8 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- An asynchronous middleware pattern☆27Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 5 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- random string generator☆29Updated 5 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated 11 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- reschedulable setTimeout for you node needs☆37Updated last year
- Write data to a random temporary file☆105Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Evaluate node require() module content directly☆94Updated 2 years ago