MohammadYounes/rtlcss
Framework for transforming Cascading Style Sheets (CSS) from Left-To-Right (LTR) to Right-To-Left (RTL) observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 7
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4565
- days_rel: n/a
- days_push: 562
- n_releases_24m: 0
Adoption not part of the score
1707 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RTLCSS is a Node.js framework and PostCSS plugin that automatically converts Left-To-Right (LTR) CSS stylesheets into their Right-To-Left (RTL) counterparts. It supports direction-sensitive CSS3 properties, control and value directives, string maps, and a CLI, so developers can author one LTR stylesheet and generate the mirrored RTL version.
Use cases
- convert css from ltr to rtl for arabic websites
- generate right-to-left stylesheet automatically
- flip css properties like padding and margins for rtl languages
- mirror a bootstrap theme for rtl support
- postcss plugin to transform css direction
- build rtl version of css without maintaining two files
- handle direction-sensitive css3 properties like box-shadow and transforms
When to choose
- you need to support RTL languages such as Arabic or Hebrew without hand-maintaining a second stylesheet
- you want a build-time or CLI tool that mirrors existing LTR CSS automatically
- you need fine-grained control over conversion via in-CSS directives and string maps
When to avoid
- your site is LTR-only and will never need RTL support
- you prefer writing RTL styles manually or using a CSS logical-properties-first approach
- you need runtime direction switching rather than build-time stylesheet generation
Facets
library · maturity active
css-framework internationalization build-tool cli web-development frontend cli cross-platform rtl ltr css-flip postcss-plugin mirror right-to-left i18n localization css nodejs
5 sources
- readme: https://github.com/MohammadYounes/rtlcss · fetched 2026-08-28 · f53c35bfeac0
- homepage: https://rtlcss.com · fetched 2026-08-29 · 58cd7d938242
- site_page: https://rtlcss.com/learn/getting-started/why-rtlcss · fetched 2026-08-29 · 6be5699c1ccf
- registry_npm: https://registry.npmjs.org/rtlcss · fetched 2026-08-29 · f8c2c66fbf0b
- site_page: https://rtlcss.com/learn · fetched 2026-08-29 · 24efb539f8a2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MohammadYounes/rtlcss | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="MohammadYounes/rtlcss")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem