inspect-js / has-symbolsLinks
Determine if the JS environment has Symbol support. Supports spec, or shams.
☆16Updated 9 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 8 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 9 months 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☆16Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Utilities for the snapdragon parser/compiler.☆17Updated 5 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- Is this an ES6 Symbol value?☆19Updated 8 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 8 months ago
- Check if a file path is a binary file☆46Updated 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
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ☆27Updated 4 years ago
- Object.keys shim☆45Updated 4 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Minimal module to check if a file is executable.☆49Updated last year
- Generate regular expressions from regjsparser’s AST.☆33Updated 3 months ago