Wavelovers is a vibration test tool for gamepads and phones that can also turn them into vibration massagers. It has free vibration templates, template editor and manual control mode.
npm run dev
— run dev servernpm run build
— run build in production modenpm run preview
— run build in preview modenpm run type-check
— run type checknpm run lint
— run lint checknpm run lint:fix
— run lint fixnpm run format
— run prettier checknpm run format:fix
— run prettier fix allnpm run test
— run all testsnpm run test:unit
— run unit tests