{"id":14139129,"url":"https://github.com/MohammadYounes/rtlcss","last_synced_at":"2025-08-05T04:31:15.299Z","repository":{"id":14686676,"uuid":"17406281","full_name":"MohammadYounes/rtlcss","owner":"MohammadYounes","description":"Framework for transforming  Cascading Style Sheets (CSS) from Left-To-Right (LTR) to Right-To-Left (RTL)","archived":false,"fork":false,"pushed_at":"2025-02-18T00:37:48.000Z","size":1063,"stargazers_count":1699,"open_issues_count":26,"forks_count":127,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-08-02T19:03:10.635Z","etag":null,"topics":["cascading-style-sheets","css","css3","flip","i18n","left-to-right","ltr","mirror","postcss","postcss-plugin","right-to-left","rtl","rtlcss"],"latest_commit_sha":null,"homepage":"https://rtlcss.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MohammadYounes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://www.paypal.me/MohammadYounes"]}},"created_at":"2014-03-04T15:11:18.000Z","updated_at":"2025-07-19T13:52:50.000Z","dependencies_parsed_at":"2023-01-13T18:04:04.023Z","dependency_job_id":"69bd5d92-e805-42fe-8da9-2a536fcdc53b","html_url":"https://github.com/MohammadYounes/rtlcss","commit_stats":{"total_commits":408,"total_committers":25,"mean_commits":16.32,"dds":0.4730392156862745,"last_synced_commit":"f1a08a67fc536cf84e11736fbb0f1ae0221e3d11"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/MohammadYounes/rtlcss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadYounes%2Frtlcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadYounes%2Frtlcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadYounes%2Frtlcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadYounes%2Frtlcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MohammadYounes","download_url":"https://codeload.github.com/MohammadYounes/rtlcss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadYounes%2Frtlcss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268835978,"owners_count":24314949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cascading-style-sheets","css","css3","flip","i18n","left-to-right","ltr","mirror","postcss","postcss-plugin","right-to-left","rtl","rtlcss"],"created_at":"2024-08-16T17:00:45.771Z","updated_at":"2025-08-05T04:31:14.701Z","avatar_url":"https://github.com/MohammadYounes.png","language":"JavaScript","readme":"# RTLCSS\n\n[![Join the chat at https://gitter.im/MohammadYounes/rtlcss](https://img.shields.io/gitter/room/MohammadYounes/rtlcss?color=%2340aa8b)](https://gitter.im/MohammadYounes/rtlcss)\n\n\u003cimg src=\"https://github.com/MohammadYounes/rtlcss/blob/master/.github/logo.svg\" alt=\"\" align=\"right\" width=\"100\" height=\"100\" title=\"RTLCSS\"\u003e\n\n[![GitHub version](https://img.shields.io/github/v/tag/MohammadYounes/rtlcss)](https://github.com/MohammadYounes/rtlcss/releases)\n[![npm version](https://img.shields.io/npm/v/rtlcss)](https://www.npmjs.com/package/rtlcss)\n[![CI Status](https://img.shields.io/github/actions/workflow/status/MohammadYounes/rtlcss/ci.yml?branch=master\u0026label=CI)](https://github.com/MohammadYounes/rtlcss/actions/workflows/ci.yml?query=branch%3Amaster)\n\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-blue)](https://standardjs.com/)\n[![editor](https://img.shields.io/badge/editor-vscode-blue)](https://code.visualstudio.com/)\n[![Twitter](https://img.shields.io/badge/follow-%40rtlcss-blue)](https://twitter.com/rtlcss)\n\nRTLCSS is a framework for converting Left-To-Right (LTR) Cascading Style Sheets(CSS) to Right-To-Left (RTL).\n\n## Documentation\n\nVisit \u003chttps://rtlcss.com/learn/\u003e\n\n## Playground\n\nVisit \u003chttps://rtlcss.com/playground/\u003e\n\n## Bugs and Issues\n\nHave a bug or a feature request? please feel free to [open a new issue](https://github.com/MohammadYounes/rtlcss/issues/new).\n\n## Release Notes\n\nTo view changes in recent versions, see the [CHANGELOG](CHANGELOG.md).\n\n## Support\n\nRTLCSS is saving you and your team a tremendous amount of time and effort? [Buy Me a Coffee ☕](https://www.paypal.me/MohammadYounes)\n","funding_links":["https://www.paypal.me/MohammadYounes"],"categories":["JavaScript","Client-side"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMohammadYounes%2Frtlcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMohammadYounes%2Frtlcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMohammadYounes%2Frtlcss/lists"}