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 3 years ago
- Write data to a random temporary file☆105Updated 8 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 5 months ago
- 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
- (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
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- koa version of lusca. Application security for koa.☆66Updated 3 years ago
- Get the auth token set for an npm registry☆35Updated 2 months ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- random string generator☆29Updated 5 years ago
- Compressible Content-Type / mime checking.☆100Updated last year
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- An asynchronous middleware pattern☆27Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Import a globally installed module☆58Updated last year
- Download a module from the npm registry.☆23Updated 3 years ago
- URL rewriting middleware☆98Updated 6 months ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Simple RFC 6838 media type parser and formatter☆55Updated 11 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Create and parse HTTP Content-Type header☆135Updated 8 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago