This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Rob Palmer
robpalmer.bsky.social
did:plc:w227epg3attqnssfdkx6ex6a
ECMAScript excitement 😉
TypeScript's @chronicles.org is pitching enum in JS 🎉
It's the good parts of TS enum + enhancements:
🔶 More datatypes: Symbols etc
🔶 Iterable
🔶 Immutable
🔶 Null prototype
🔶 No declaration merging
🔶 Compatible with Node type-stripping 👍
https://github.com/rbuckton/proposal-enum
2025-04-04T07:52:27.903Z