A library for enabling haptic effects on web sites.
Stars
77
Forks
14
Watchers
Open Issues
4
Overall repository health assessment
User
58
commits
added initial npm package file
660dbbd
modified header comment
e14ea0a
added modified code header comment
90e58dc
renamed pwmFactory to createPatternPWM
4fd5ba1
renamed sequenceFactory to createPattern
6ed4986
fixed incorrect sequence factory bug
cb03b04
fixed missing variable declaration
eb69834
refactored with concatenatePatternFuncs
1ad58ca
added createSequenceFunc for more modularity
914d944
added proper sequence length check
c919845
adjusted for jslint
0aeb606
adjusted code style and added comments
1f6a877
edited comment
ac5349e
fixed if/else blocks for jslint
a0f80e8
removed extraneous conditional
ce0e234