Skip to content

ET-CS/bootstrap-v4-rtl

 
 

Repository files navigation

Bootstrap RTL

based on version 4.3.1

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

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.

Creators

Mark Otto

Jacob Thornton

Mahdi Majidzadeh (rtl version)

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.2%
  • CSS 31.2%
  • HTML 17.3%
  • Other 0.3%