rdash-ui

WebJar for rdash-ui

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rdash-ui
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

rdash-ui
WebJar for rdash-ui
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/rdash/rdash-ui

Download rdash-ui

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.webjars.npm : gulp jar [3.8.8,4)
org.webjars.npm » gulp-minify-css jar [0.3.8,0.4)
org.webjars.npm : gulp-less jar [1.3.5,2)
org.webjars.npm » gulp-rimraf jar [0.1.0,0.2)
org.webjars.npm : gulp-rename jar [1.2.0,2)
org.webjars.npm : gulp-watch jar [1.0.2,2)
org.webjars.npm : gulp-connect jar [2.0.6,3)
org.webjars.npm : gulp-concat jar [2.4.0,3)

Project Modules

There are no modules declared in this project.

RDash rdash-ui

Responsive, bloat free, bootstrap powered admin style dashboard!

Extending from the original repository, rdash-ui is a stylish admin dashboard without the plugins/bloat which many premium dashboard themes come with. It is fully responsive using Bootstrap 3 framework as the base. All animations are CSS3.

Check out a live example, in AngularJS!

This repository provides only the stying needed to implement RDash into your project.

Current Framework Implementations

Usage

Requirements

Installation

rdash-ui is available as a bower project, or available to download youself.

Bower

bower install rdash-ui or include as a project dependancy in your bower.json:

"dependencies": {
    "rdash-ui": "*"
},

Wiki

For full documentation on the dashboard, visit the Wiki.

Contributing

Do not use the dist directory for contributions, please edit the less files.

  1. Clone the repository: git clone https://github.com/rdash/rdash-ui.git
  2. Install the NodeJS depencanies: sudo npm install. This should automatically run a bower install command.
  3. Run the gulp build task: gulp build.
  4. Run the gulp default task: gulp. This will build any changes made automatically, and also run a live reload server on http://localhost:8888.

All project distribution files will be located within the dist directory. Use the index.html to test your changes/features.

Pull Requests

  1. Fork this repository.
  2. Create a new branch, with the name of your fix/feature.
  3. Send the pull requests into the projects develop branch.

Credits

org.webjars.npm

Responsive Dashboard

Bloat free responsive admin dashboard

Versions

Version
1.0.1