bootstrap-extension

WebJar for bootstrap-extension

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-jerryhsia-bootstrap-extension
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-extension
WebJar for bootstrap-extension
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jerryhsia/bootstrap-extension

Download github-com-jerryhsia-bootstrap-extension

How to add to project

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

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-extension

Extended Bootstrap components and Javascript plugins

Dependancies

Installation

bower install bootstrap-extension

Usage

  • Import stylesheet and script files
<link href="/path/to/bootstarp/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="/path/to/bootstrap-extension/dist/css/bootstrap-extension.min.css" rel="stylesheet">
<script src="/path/to/bootstrap-extension/dist/js/bootstrap-extension.min.js"></script>
  • See the Demo to get more.

Implemented

Components

  • Divider
  • Feed
  • Comment

Javascript plugins

  • Sticky

TODO

More components and plugins.

Thanks

This project will continue to develop, and if you like it, please star it, Thanks.

Versions

Version
1.0.3