Overview
Introduction to Loom ui
Loom is a UI library for building web applications. With loom ui there is no need to install any dependencies, just copy and paste the components you need into your project, and you are good to go. This project was inspired by the shadcn ui.
This is NOT a component library. It's a collection of re-usable components that you can copy and paste into your apps. You can use it has the base and build your own components on top of it.
Loom UI is built with Typescript so it's fully type safe (working on the js version too).