Waves

WebJar for Waves

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

waves
Last Version

Last Version

0.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

Waves
WebJar for Waves
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/fians/Waves

Download waves

How to add to project

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

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.

Waves

Click effect inspired by Google's Material Design http://fian.my.id/Waves/

Documentation

Waves uses Situs to generate documentation. Here are some steps to run documentation locally on your computer:

  1. Make sure Node.js and Ruby are installed in your computer.
  2. Install SASS via RubyGems (gem install sass).
  3. Install Situs globally via npm (npm install situs -g).
  4. Clone Waves's Github repository, if you haven't already (git clone https://github.com/fians/Waves.git).
  5. Run npm install to install the necessary local node packages.
  6. Install grunt globally with npm install -g grunt-cli.
  7. Run grunt to watch the directory, or simply grunt build to do a single build.
  8. Now just start Situs server (situs server), then visit http://localhost:4000/ on your browser.

License

Waves is created by Alfiana Sibuea, and released under MIT license.

Copyright © 2014-2018 Alfiana E. Sibuea. All rights reserved.

Versions

Version
0.7.5
0.7.4
0.7.2
0.7.0