Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@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 502 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.