request / aws-sign
AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for aws-sign
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Simple `setImmediate` shim☆28Updated 8 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- The color cyan, in ansi.☆8Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- ☆37Updated 8 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 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 7 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Get the command from a shebang☆22Updated 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
- ☆20Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 6 months ago
- Unpipe a stream from all destinations☆23Updated 3 years ago
- Add/write sourcemaps to/from Vinyl files.☆15Updated last year
- 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 3 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- The color red, in ansi.☆8Updated 5 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago