Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rswind-dev/rswind

Tailwind CSS JIT Engine in Rust
https://github.com/rswind-dev/rswind

css css-framework rust tailwindcss

Last synced: 26 days ago
JSON representation

Tailwind CSS JIT Engine in Rust

Awesome Lists containing this project

README

        




Rswind


Fast Tailwind CSS JIT Engine in Rust

[![Crate][badge-crateio]][url-crateio]
[![NPM version][badge-npm-version]][url-npm]
[![NPM Unpacked Size (with version)](https://img.shields.io/npm/unpacked-size/rswind/latest?label=npm)][url-npm]
[![Build Status][badge-ci]][url-ci]
[![Code Coverage][badge-code-coverage]][url-code-coverage]

[![NPM Unpacked Size darwin-arm64](https://img.shields.io/npm/unpacked-size/@rswind/binding-darwin-arm64/latest?label=darwin-arm64)](https://www.npmjs.com/package/@rswind/binding-darwin-arm64)
[![NPM Unpacked Size darwin-x64](https://img.shields.io/npm/unpacked-size/@rswind/binding-darwin-x64/latest?label=darwin-x64)](https://www.npmjs.com/package/@rswind/binding-darwin-x64)
[![NPM Unpacked Size linux-x64-gnu](https://img.shields.io/npm/unpacked-size/@rswind/binding-linux-x64-gnu/latest?label=linux-x64-gnu)](https://www.npmjs.com/package/@rswind/binding-linux-x64-gnu)
[![NPM Unpacked Size win32-x64](https://img.shields.io/npm/unpacked-size/@rswind/binding-win32-x64-msvc/latest?label=win32-x64)](https://www.npmjs.com/package/@rswind/binding-win32-x64-msvc)
[![NPM Unpacked Size win32-arm64](https://img.shields.io/npm/unpacked-size/@rswind/binding-win32-arm64-msvc/latest?label=win32-arm64)](https://www.npmjs.com/package/@rswind/binding-win32-x64-msvc)

🌀 Rswind is a Tailwind CSS JIT engine written in Rust.

> 🚧 **Work in Progress** ⚠️
>
> Rswind is still in development and not ready for production use.

## Documentation

Read the [documentation](https://rswind.rs/) for more details.

[badge-crateio]: https://img.shields.io/crates/v/rswind?color=blue
[url-crateio]: https://crates.io/crates/rswind
[url-license]: https://github.com/rswind-dev/rswind/blob/main/LICENSE
[badge-ci]: https://github.com/rswind-dev/rswind/actions/workflows/check.yml/badge.svg?event=push&branch=main
[url-ci]: https://github.com/rswind-dev/rswind/actions/workflows/check.yml?query=event%3Apush+branch%3Amain
[badge-code-coverage]: https://codecov.io/github/rswind-dev/rswind/branch/main/graph/badge.svg
[url-code-coverage]: https://codecov.io/gh/rswind-dev/rswind
[badge-npm-version]: https://img.shields.io/npm/v/rswind/latest?color=brightgreen
[url-npm]: https://www.npmjs.com/package/rswind/v/latest

[badge-binary-size-windows]: [https://img.shields.io/npm/unpacked-size/@rswind/binding-win32-x64-msvc/latest]
[badge-binary-size-macos]: [https://img.shields.io/npm/unpacked-size/@rswind/binding-darwin-arm64/latest]