dorey/JavaScript-Equality-Table resource
None observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5691
- days_rel: n/a
- days_push: 2385
- n_releases_24m: 0
Adoption not part of the score
1262 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An interactive web page visualizing JavaScript's equality comparison (== and ===) behavior across different value types. It serves as a reference table for understanding type coercion quirks in JavaScript.
Use cases
- understand javascript == vs === differences
- look up how javascript compares null and undefined
- learn javascript type coercion rules
- check which values are falsy in javascript
- teach javascript equality to students
When to choose
- you need a quick visual reference for JavaScript equality semantics
- you're learning or teaching JavaScript type coercion
When to avoid
- you need a runtime equality utility or library
- you need deep equality comparison for objects in code
Facets
learning-resource · maturity maintenance
developer-tools documentation web-development education tutorials browser javascript equality-comparison type-coercion reference-table interactive web-server
1 source
- readme: https://github.com/dorey/JavaScript-Equality-Table · fetched 2026-08-28 · 902f76f199e0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dorey/JavaScript-Equality-Table | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dorey/JavaScript-Equality-Table")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem