bzzz
v0.1.1
Published
Haptic and audio feedback for the web.
Maintainers
Readme
bzzz
Haptic and audio feedback for the web.
Install
npm install bzzzUsage
import { haptics } from "bzzz";
button.addEventListener("click", () => {
haptics.success();
});Documentation
License
MIT
