The new era of front-end framework
Inspired by osu!framework style api. By using this framework, allows you to use dependency injection and IoC to construct complex ui but with most simplicate code.
npm i @di-ui.js/core
The example app locate at the workspaces/example-app and workspaces/example-app-todo-list
Try clone the repo and run npm ci and start the example to get started!