Gathering detailed insights and metrics for stylis-rtl
Gathering detailed insights and metrics for stylis-rtl
Gathering detailed insights and metrics for stylis-rtl
Gathering detailed insights and metrics for stylis-rtl
stylis-plugin-rtl
Fork of stylis-rtl, uses cssjanus under the hood to flip style orientations for RTL
@mwvalen/stylis-plugin-rtl
Fork of stylis-rtl, uses cssjanus under the hood to flip style orientations for RTL
@mui/stylis-plugin-rtl
A plugin for Material UI that provides RTL (right-to-left) support.
stylis-rtlcss
tiny styled-components plugin converts LTR to RTL, based on RTLCSS
npm install stylis-rtl
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
11 Stars
5 Commits
23 Forks
4 Watchers
7 Branches
3 Contributors
Updated on Aug 29, 2023
Latest Version
1.0.1
Package Id
stylis-rtl@1.0.1
Unpacked Size
34.37 kB
Size
8.78 kB
File Count
7
NPM Version
6.1.0
Node Version
10.6.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
1
6
Stylis RTL plugin based on CSSJanus
1import createEmotion from 'create-emotion' 2import stylisRTL from 'stylis-rtl' 3 4export const { 5 flush, 6 hydrate, 7 cx, 8 merge, 9 getRegisteredStyles, 10 injectGlobal, 11 keyframes, 12 css, 13 sheet, 14 caches 15} = createEmotion({}, { 16 stylisPlugins: stylisRTL 17})
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/5 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
70 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More