Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmol4/star4

Our official design system and UI library
https://github.com/tmol4/star4

design-system frontend jsx material material-design material-you material3 react solidjs ui web

Last synced: about 2 months ago
JSON representation

Our official design system and UI library

Awesome Lists containing this project

README

        

> [!WARNING]
> Since the library is in active development, many developer-friendly and organizational features are not yet present, for example:
> - **Documentation website**:\
> *It takes great time to build a docs website for a multi-framework library, you know?*
> - **Documentation comments**:\
> *Unstable APIs may change frequently, so we would have to rewrite TypeDoc comments without a break.*
> - **Examples**:\
> *Projects in the [examples](examples) directory are actively used during development, but they do not yet serve as actual example projects.*
> - **Development pipeline**
> - **Developer workflow**



star4


Our official design system and UI library


[~~Documentation~~](https://tmol4.github.io/star4) ยท [Report an bug](https://github.com/tmol4/star4/issues) ยท [Request a feature](https://github.com/tmol4/star4/issues)

Table of contents

- [Features](#features)
- [Acknowledgements](#acknowledgements)
- [Contributing](#contributing)
- [Working group](#working-group)
- [License](#license)

## Features

- ๐Ÿงฐ Multi-framework support
- [React](packages/react/README.md)
- [SolidJS](packages/react/README.md)
- ๐ŸŽจ Design based on [Material Design 3](https://m3.material.io "m3.material.io")
- ๐Ÿงฑ Primitive and complex components
- ๐Ÿงฉ Modular structure

## Acknowledgements

- [**Solid Primitives**](https://primitives.solidjs.community "primitives.solidjs.community") - [GitHub](https://github.com/solidjs-community/solid-primitives/tree/main/packages/active-element)\
The swiss army knife for SolidJS.

- [**Material Web**](https://material-web.dev "material-web.dev") - [GitHub](https://github.com/solidjs-community/solid-primitives/tree/main/packages/active-element)\
Official Material Design 3 web components library.

- [**usehooks-ts**](https://usehooks-ts.com "usehooks-ts.com") - [GitHub](https://github.com/juliencrn/usehooks-ts)\
Awesome React hooks library.

## Contributing

See [**CONTRIBUTING.md**](CONTRIBUTING.md).

### Working group

- [@deminearchiver](https://github.com/deminearchiver)

## License

This project is licensed under the [**MIT License**](LICENSE).