sindresorhus / is-redirect
Check if a number is a redirect HTTP status code
☆23Updated 3 years ago
Alternatives and similar repositories for is-redirect:
Users that are interested in is-redirect are comparing it to the libraries listed below
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 3 years ago
- Include only certain items in an array☆16Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Node.js 0.12 buffer.equals() ponyfill☆6Updated 4 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Apply custom attributes to vinyl files☆14Updated 9 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆11Updated last year
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- ES2015 Math.imul() ponyfill☆10Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Check if a value is a function☆27Updated 3 years ago
- A list of objects bound by prototype chain☆20Updated last year
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Get the maximum permitted length of a path of a Unix domain socket☆13Updated 3 years ago
- ES2015 Math.hypot() ponyfill☆11Updated 3 years ago
- ES2015 Number.isSafeInteger() ponyfill☆18Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 10 months 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
- 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