Skip to content

Repository files navigation

SolidJS User Interface Design (SUID)

workflow-badgelicense-badge

A port of Material-UI (MUI) built with SolidJS

SUID is all a set of utils and components ported from MUI Core and much more.

MUI has one of the largest development communities on the scene, a long history, is used by large corporations, its level of customization is very detailed and has a future ahead. Why reinvent the wheel? The MUI problem is React and this is where SUID comes in.

The main idea behing the project is to create a bridge between the MUI and SUID repository for syncing the incoming changes. This is possible thanks to tools integrated in SUID like codemod (a React to Solid transformer).

With this smart target in mind, the project avoids becoming another library that could fall into oblivion, avoiding all its complexities, developing under the shadow of MUI.

Packages

NameVersionDescription
@suid/materialmaterial-npmA port of Material-UI (MUI) built with SolidJS.
@suid/icons-materialicons-material-npmMaterial Design icons as SVG SolidJS components.
@suid/codemodcodemod-npmTool for migrating MUI React code to SUID SolidJS.
@suid/vite-pluginvite-plugin-npmSUID integration plugin for Vite.
@suid/styled-enginestyled-engine-npmStyled engine used by @suid/system.
@suid/systemsystem-npmStyles system used by suid packages.
@suid/basebase-npmUnstyled base components used by @suid/material.
@suid/csscss-npmCSS render in JS.
@suid/typestypes-npmTypes used by suid packages.
@suid/sitesite-npmSUID website.
create-suidcreate-suid-npmCLI tool for creating a SUID project easily.

Installation

npm init suid

Resources

Roadmap

For details about the project status go here.

Development

Requirements

Startup

git clone https://github.com/swordev/suid
cd suid
pnpm install
pnpm start

Contributing

Go here.

License

Distributed under the MIT License. See LICENSE file in each package for more information.

About

A port of Material-UI (MUI) built with SolidJS.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages