bootstrap-v4-rtl

WebJar for bootstrap-v4-rtl

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-v4-rtl
Last Version

Last Version

4.4.1-2
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-v4-rtl
WebJar for bootstrap-v4-rtl
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/MahdiMajidzadeh/bootstrap-v4-rtl

Download bootstrap-v4-rtl

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-v4-rtl/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bootstrap-v4-rtl</artifactId>
    <version>4.4.1-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-v4-rtl/
implementation 'org.webjars.npm:bootstrap-v4-rtl:4.4.1-2'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-v4-rtl/
implementation ("org.webjars.npm:bootstrap-v4-rtl:4.4.1-2")
'org.webjars.npm:bootstrap-v4-rtl:jar:4.4.1-2'
<dependency org="org.webjars.npm" name="bootstrap-v4-rtl" rev="4.4.1-2">
  <artifact name="bootstrap-v4-rtl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-v4-rtl', version='4.4.1-2')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-v4-rtl" % "4.4.1-2"
[org.webjars.npm/bootstrap-v4-rtl "4.4.1-2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Bootstrap RTL

based on version 4.5.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

Versions

Version
4.4.1-2