Argila is a creative coding framework made in typescript. It aims to be a flexibel tool to make interactive demos/games using the HTML canvas element. It's arquitecture is inspired by the ECS pattern. Right now, it can use pixi js or the default canvas draw api for render and matter js for physics.
The demos on this website are made using argila. The framework is still in development, so it doesn't have a public release yet. But you can access the website with some experiments and debug views.