importantimport / shiraha

❄ Material 3-inspired Classless CSS Framework. [WIP]

Home Page:https://shiraha.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shiraha

Material 3-inspired Classless CSS Framework. [WIP]


✨ 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 and 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

📝 Documentation

The documentation is located in the docs folder and can be viewed from shiraha.js.org.

📦️ Packages

npm brotli size

Material 3-inspired Classless CSS Framework.

<link rel="stylesheet" href="https://unpkg.com/shiraha" />

npm brotli size

A browser script that will automatically extract the theme color from your current page.

<script type="module" src="https://esm.run/shiraha-colors" async></script>

📄 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 file for more details.

About

❄ Material 3-inspired Classless CSS Framework. [WIP]

https://shiraha.js.org

License:Do What The F*ck You Want To Public License


Languages

Language:TypeScript 46.3%Language:SugarSS 27.3%Language:HTML 14.9%Language:Svelte 9.6%Language:JavaScript 1.8%