Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oovm/tailwind-rs


https://github.com/oovm/tailwind-rs

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

Tailwind RS
===========

**Tailwind style tracer in rust, JIT + AOT interpreter!**

## Projects

- **[Tailwind AST](projects/tailwind-ast)**: Parser and syntax tree
- **[Tailwind CSS](projects/tailwind-to-css)**: Core library, interpreter and validator
- Does not contain any IO and configuration parser
- If you're going to do a framework, you should start here
- **[Tailwind CLI](projects/tailwind-to-css)**: `Tailwind CSS` based post processor, supports html
- Ready to use with zero configuration
- Can also be freely configured and combined with CI
- **[CSS2TW](projects/tailwind-from-html)**: Reverse css to tailwind
- **[Tailwind Web](projects/tailwind-show)**: Online showcase

## Syntax Reference

- [ACSS](https://acss.io/)
- [Bootstrap Utilities](https://getbootstrap.com/docs/5.1/utilities/flex/)
- [Chakra UI Style Props](https://chakra-ui.com/docs/features/style-props)
- [Semantic UI](https://semantic-ui.com/)
- [Tachyons](https://tachyons.io/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Twind](https://github.com/tw-in-js/twind)
- [UnoCSS](https://github.com/unocss/unocss)
- [Windi CSS](http://windicss.org/)