Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
bootstrap-v4-rtl
Advanced tools
The most popular front-end framework for developing responsive, mobile first projects on the web in RTL.
based on version 4.6.2
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
Explore Bootstrap docs »
Install with npm:
npm i bootstrap-v4-rtl
Add rtl
class to any element and every thing inside that turn to RTL layout
NOTE: This package is designed for multilanguage projects to change all page direction just with adding rtl
class, so all left and right classes is reversed when you are in rtl
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
bootstrap/
├── css/
│ ├── bootstrap-rtl.css
│ ├── bootstrap-rtl.css.map
│ ├── bootstrap-rtl.min.css
│ └── bootstrap-rtl.min.css.map
└── js/
├── bootstrap.js
└── bootstrap.min.js
We provide compiled CSS and JS (bootstrap.*
), as well as compiled and minified CSS and JS (bootstrap.min.*
). CSS source maps (bootstrap.*.map
) are available for use with certain browsers' developer tools.
Mahdi Majidzadeh twitter - github Dmitry Polyanovsky github Morteza Karimigithub
FAQs
The most popular front-end framework for developing responsive, mobile first projects on the web in RTL.
The npm package bootstrap-v4-rtl receives a total of 2,775 weekly downloads. As such, bootstrap-v4-rtl popularity was classified as popular.
We found that bootstrap-v4-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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.