inspect-js / has-symbolsLinks
Determine if the JS environment has Symbol support. Supports spec, or shams.
☆18Updated last year
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 last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- Utilities for the snapdragon parser/compiler.☆18Updated 5 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 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 8 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Is this an ES6 Symbol value?☆19Updated last year
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 7 years ago
- Check if a file path is a binary file☆49Updated last year
- Check if an object can be used like an Array☆17Updated 3 months ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Try to guess if your terminal supports unicode☆17Updated 5 years ago
- Get the command from a shebang☆24Updated 4 years ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated last year
- Node's default require extensions as a separate module☆11Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆39Updated last year
- ☆37Updated 2 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Node.js path.dirname() ponyfill☆13Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago