Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/importantimport/shiraha
❄ Material 3-inspired Classless CSS Framework. [WIP]
https://github.com/importantimport/shiraha
classless classless-css classless-css-framework classless-theme css css-framework css-library postcss sugarss theme
Last synced: 3 months ago
JSON representation
❄ Material 3-inspired Classless CSS Framework. [WIP]
- Host: GitHub
- URL: https://github.com/importantimport/shiraha
- Owner: importantimport
- License: wtfpl
- Created: 2022-08-24T06:40:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T12:27:38.000Z (about 1 year ago)
- Last Synced: 2024-10-26T22:53:24.986Z (3 months ago)
- Topics: classless, classless-css, classless-css-framework, classless-theme, css, css-framework, css-library, postcss, sugarss, theme
- Language: TypeScript
- Homepage: https://shiraha.js.org
- Size: 45.2 MB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
Shiraha
Material 3-inspired Classless CSS Framework. [WIP]
**[
Storybook
](https://importantimport.github.io/shiraha)**
**[
Open in Stackblitz
](https://stackblitz.com/github/importantimport/hsno)**
**[
Lume Theme Shiraha
](https://github.com/importantimport/lume_theme_shiraha)**---
## ✨ Rewrite
Shiraha is being rewritten using Vanilla Extract!
The new documentation is temporarily deployed at https://shiraha.js.org/ve and
you can see the source code at [shiraha-ve](/packages/shiraha-ve/) and
[docs-ve](/docs-ve/).## 👥 Contributing
Welcome! Shiraha is still in the early stages of development and I would be
happy to merge Pull Requests.You might want to look: [`CONTRIBUTING.md`](/CONTRIBUTING.md)
## 📝 Documentation
The documentation is located in the [`docs`](/docs/) folder and can be viewed
from [shiraha.js.org](https://shiraha.js.org).## 📦️ Packages
### [Shiraha](/packages/shiraha/)
[![npm](https://img.shields.io/npm/v/shiraha)](https://npmjs.com/package/shiraha)
![brotli size](https://img.badgesize.io/https:/unpkg.com/shiraha?compression=brotli)Material 3-inspired Classless CSS Framework.
```html
```
### [Shiraha Colors](/packages/shiraha-colors/)
[![npm](https://img.shields.io/npm/v/shiraha-colors)](https://npmjs.com/package/shiraha-colors)
![brotli size](https://img.badgesize.io/https:/unpkg.com/shiraha-colors?compression=brotli)A browser script that will automatically extract the theme color from your
current page.```html
```
## 📄 License
This work is free, it comes without any warranty. You can redistribute it and/or
modify it under the terms of the Do What The Fuck You Want To Public License,
Version 2, as published by Sam Hocevar. See the [COPYING](COPYING) file for more
details.