@boudev/magicui
v2.0.4
Published
A simple UI library written in TypeScript
Downloads
22
Readme
MagicUI
I wrote MagicUI to help me build simple/dynamic frontends quickly. For example, it allows me to easily and quickly bind an HTML form to a view model and drive it using data fetched from an API.
I have an example folder that demonstrates how to use MagicUI. It's a simple
I am very open to feedback and suggestions. I am also open to contributions.
Thank you for checking out MagicUI.