Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tmol4/star4
- Owner: tmol4
- License: mit
- Created: 2024-10-16T17:26:08.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T06:05:43.000Z (2 months ago)
- Last Synced: 2024-11-09T07:17:21.408Z (2 months ago)
- Topics: design-system, frontend, jsx, material, material-design, material-you, material3, react, solidjs, ui, web
- Language: TypeScript
- Homepage: https://tmol4.github.io/star4/
- Size: 2.31 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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).