Moddable is a modular platform and sdk for building and deploying full-stack web applications using Typescript
I've written the same code or systems adapted for different frameworks or enviroments too many time, I wish I wrote something once in inter-op JS
I've ran into many technical problems or dislikes with Javascript frameworks (or thinking within their framework) to feel comfortable deeply invested in one
I was inspired (through pain) working on the Magento platform to architect a platform of utilizies and tooling of my own
The platform I did choose as dependency (Cloudflare Workers) had no libraries or solutions available at the time
Modular Vertical slices
Dynamic Flexibility
ESM to import Web-Components
CLI for Automation, Emulation, and Scripting
const moddable = useModdable(kind, modules, settings?)