Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@laylazi/bootstrap-rtl
Advanced tools
First and most accurate RTL edition of Bootstrap 4.x, the most popular front-end framework for developing responsive, mobile first projects on the web.
<html ... dir="rtl" ... >
for correct PRINT layout and also, because of MS IE (10-11) / EDGE (12-18) / EDGE (chromium) layout engine RTL capabilities.bootstrap.js
of this package contains a patch about Carousel. Use it to correct behaviors of Carousels on touchable devices.npm i @laylazi/bootstrap-rtl
bootstrap.js
references by bootstrap.js
[of this package] , in all HTML files. (just in case of using BS Carousel)bootstrap.css
references by bootstrap-rtl.css
in all HTML files.border-left
to border-right
and vice versa.border-left-0
to border-right-0
and vice versa.rounded-left
to rounded-right
and vice versa.float-left
to float-right
and vice versa.ml-*
to mr-*
and vice versa.pl-*
to pr-*
and vice versa.text-left
to text-right
and vice versa.text-*-left
to text-*-right
and vice versa.dropleft
to dropright
and vice versa.dropdown-menu-left
to dropdown-menu-right
and vice versa.dropdown-menu-*-left
to dropdown-menu-*-right
and vice versa.data-placement="left"
to data-placement="right"
and vice versa.FAQs
First and most accurate RTL edition of Bootstrap 4.x, the most popular front-end framework for developing responsive, mobile first projects on the web.
The npm package @laylazi/bootstrap-rtl receives a total of 524 weekly downloads. As such, @laylazi/bootstrap-rtl popularity was classified as not popular.
We found that @laylazi/bootstrap-rtl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.