Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.
/ bower-ripple Public archive

Ripple JavaScript library distribution on bower

Notifications You must be signed in to change notification settings

ripple/bower-ripple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bower-ripple

This repo is for distribution on bower. The source for this module is in the main ripple-lib repo. Please file issues and pull requests against that repo.

Install

Install with bower:

bower install ripple

Add a <script> to your index.html:

<script src="/bower_components/ripple/ripple.js"></script>

Alternative you can use the debug and minified version

<script src="/bower_components/ripple/ripple-min.js"></script>
<script src="/bower_components/ripple/ripple-debug.js"></script>

About

Ripple JavaScript library distribution on bower

Resources

Stars

Watchers

Forks

Packages

No packages published