
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
@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 409 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
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.