component / has-cors
Detects support for Cross-Origin Resource Sharing
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for has-cors
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- ☆20Updated 3 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- List of vendor prefixes known to the web platform☆11Updated last year
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 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
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated 2 months ago
- fs read and write streams based on minipass☆21Updated 3 months ago
- A transform to make UglifyJS work in browserify☆21Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆20Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 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 3 years ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 6 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆20Updated 3 years ago
- ☆19Updated 6 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆14Updated 2 years ago
- Generate a .gitattributes file from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in yo…☆10Updated 8 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆20Updated 3 months ago
- Define a non-enumerable property on an object.☆21Updated last year
- 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
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Turns sync functions into async functions☆20Updated last year