piez
v1.0.8
Published
Simple mobile browser library for toggling vibration.
Downloads
14
Maintainers
Readme
Piez
A library to help with persistent vibrations on mobile
Node installation
npm i piez
Example
import {
isVibrating,
startVibrate,
stopVibrate,
toggleVibrate
} from 'piez'
Credit
Inspired by MDN
Brought to you by beatcaps.io