Determine if the JS environment has Symbol support. Supports spec, or shams.
☆18Apr 29, 2026Updated 4 months ago
Alternatives and similar repositories for has-symbols
Users that are interested in has-symbols are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆20Dec 30, 2025Updated 8 months ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 11 months ago
- Is this value a JS regex?☆24Apr 8, 2026Updated 4 months ago
- Is this an ES6 Symbol value?☆19Mar 16, 2026Updated 5 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Mar 18, 2026Updated 5 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Jul 12, 2026Updated last month
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆21Jun 26, 2026Updated 2 months ago
- ☆11Apr 15, 2023Updated 3 years ago
- Object.keys shim☆44Mar 17, 2026Updated 5 months ago
- Is this specifier a node.js core module?☆26May 5, 2026Updated 4 months ago
- ☆19Dec 21, 2024Updated last year
- Node.js path.dirname() ponyfill☆13Nov 13, 2021Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 5 years ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 8 months ago
- character encoding utilities in node.js☆16Sep 3, 2018Updated 8 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Jul 21, 2026Updated last month
- ☆19Dec 21, 2024Updated last year
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆22Dec 30, 2025Updated 8 months ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 4 years ago
- Deceive HTTP Parser☆18Sep 18, 2021Updated 4 years ago
- utilities for encryption and and hashing in node.js☆18May 22, 2022Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆20Sep 24, 2025Updated 11 months ago
- The Thing when you need it☆19Mar 15, 2024Updated 2 years ago
- Utilities for the snapdragon parser/compiler.☆20Aug 12, 2020Updated 6 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 9 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Dec 30, 2025Updated 8 months ago
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 5 years ago
- Unpipe a stream from all destinations