forked from justindarc/raphael.chord.js
-
Notifications
You must be signed in to change notification settings - Fork 1
A plugin for Raphael.js for rendering guitar chords
License
nawroth/raphael.chord.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Chord 0.1.0 - Raphael plugin Copyright (c) 2011 Justin D'Arcangelo (http://twitter.com/justindarc) Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. Usage: var chord = Raphael.chord([data]); // [data] is an array with 6 fret values (-1 = Muted, 0 = Open, >=1 = Fret) chord.remove(); // Removes chord
About
A plugin for Raphael.js for rendering guitar chords
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%