inspect-js / has-symbolsLinks
Determine if the JS environment has Symbol support. Supports spec, or shams.
☆16Updated 10 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
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 10 months ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- ☆27Updated 4 years ago
- Is this value a JS regex?☆24Updated 10 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 6 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Utilities for the snapdragon parser/compiler.☆18Updated 5 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 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
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Check if an object can be used like an Array☆17Updated last month
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Is this an ES6 Symbol value?☆19Updated 10 months ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Check if a file path is a binary file☆47Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Node.js path.dirname() ponyfill☆13Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Returns true if a string has an extglob☆23Updated 6 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- timers module for browserify☆24Updated 9 months ago