SUID is all a set of utils and components ported from MUI Core 5.5.0.
Name | Version | Description |
---|---|---|
@suid/material | A port of Material-UI (MUI) built with SolidJS. | |
@suid/icons-material | Material Design icons as SVG SolidJS components. | |
@suid/codemod | Tool for migrating MUI React code to SUID SolidJS. | |
@suid/vite-plugin | SUID integration plugin for Vite. | |
@suid/styled-engine | Styled engine used by @suid/system. | |
@suid/system | Styles system used by suid packages. | |
@suid/base | Unstyled base components used by @suid/material. | |
@suid/css | CSS render in JS. | |
@suid/types | Types used by suid packages. | |
@suid/site | SUID website. | |
create-suid | CLI tool for creating a SUID project easily. |
npm init suid
For details about the project status go here.
git clone https://github.com/swordev/suid
cd suid
pnpm install
pnpm dev
Go here.
Distributed under the MIT License. See LICENSE file in each package for more information.