browserify / createHmacLinks
Node style HMAC for use in the browser, with native implementation in node
☆61Updated 7 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☆137Updated last week
- Check if something is a Node.js stream☆112Updated 9 months ago
- Get a random temporary file path☆80Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- Determine if an object is a Buffer☆90Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Parse HTTP X-Forwarded-For header☆59Updated last week
- Iterate over promises serially☆50Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- 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 the current working directory☆52Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Get the set npm registry URL☆56Updated 3 months ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆80Updated 4 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 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
- recursively find the closest package.json☆48Updated 2 years ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Write data to a random temporary file☆105Updated last year