request / aws-sign
AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
☆28Updated 4 years ago
Alternatives and similar repositories for aws-sign:
Users that are interested in aws-sign are comparing it to the libraries listed below
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ☆20Updated 3 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Updated 6 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- ☆37Updated 8 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- The color cyan, in ansi.☆8Updated 6 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Create an object path (dot notation) from a list or array of strings.☆16Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit e…☆35Updated 8 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Updated last year
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago