inspect-js / has-symbolsLinks
Determine if the JS environment has Symbol support. Supports spec, or shams.
☆17Updated 11 months ago
Alternatives and similar repositories for has-symbols
Users that are interested in has-symbols are comparing it to the libraries listed below
Sorting:
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Is this value a JS regex?☆24Updated 11 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 11 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 weeks ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Check if an object can be used like an Array☆17Updated 2 months ago
- Object.keys shim☆45Updated 6 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 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 8 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated 2 years ago
- Utilities for the snapdragon parser/compiler.☆18Updated 5 years ago
- Check if a file path is a binary file☆48Updated last year
- ES6 spec-compliant Function.prototype.name sham.☆12Updated 10 months ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆12Updated last year
- ☆27Updated 4 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- Returns true if a string has an extglob☆23Updated 6 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated 2 months ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Is this an ES6 Symbol value?☆19Updated 11 months ago
- A list of objects bound by prototype chain☆20Updated 3 weeks ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago