Skip to content

Iran-Open-Source/bootstrap-v4-rtl

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

246 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Bootstrap logo

Bootstrap RTL

based on version 4.6.2

Sleek, intuitive, and powerful front-end framework for faster and easier web development.
Explore Bootstrap docs Β»


Install

Install with npm:

npm i bootstrap-v4-rtl

Quick start

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

What's included

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.

Contributors

Mahdi Majidzadeh twitter - github

Dmitry Polyanovsky github

Morteza Karimi github

About

RTL edition of bootstrap v4 for rtl languages like Farsi and Arabic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 44.7%
  • HTML 23.3%
  • SCSS 16.7%
  • CSS 15.1%
  • Shell 0.2%