Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

lpturmel/simple-ui

Repository files navigation

🛠 UNDER CONSTRUCTION

SolidJS Component library

Version Downloads/week License

Installation

yarn add simple-ui-solid

**Be warned that nothing is final, I am still experimenting with what I want to achieve with this project.

Intro

Intrinsic component library using TailwindCSS at the core.

Initially I wanted to map css properties to Component props but it lacked extensibility and instead it will focus on providing useful components to style with your favourite CSS methods.

The library provides a simple config api to configure component styles via color mode and variants. Similar to (Chakra-ui)

Each component will have basic styles that can be overwritten easily.

Component Progress

Component Status
HStack ✅ Done
VStack ✅ Done
Divider ✅ Done
Link ✅ Done
Text ✅ Done
Button ⏳ In Progress
Input ⏳ In Progress
Select ⏳ In Progress
Modal ⏳ In Progress

Feature Progress (planned)

Feature Status
TailwindCSS templates ✅ Done (need review)
Color Mode ⏳ In Progress
Component Style variants ⏳ In Progress
Doc website ⏳ In Progress

About

Component Library for SolidJS applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •