Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 3.02 KB

README.md

File metadata and controls

41 lines (35 loc) · 3.02 KB

Wavelovers

Wavelovers: [rep] [site]

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.

Stack:

Commands:

  • npm run dev — run dev server
  • npm run build — run build in production mode
  • npm run preview — run build in preview mode
  • npm run type-check — run type check
  • npm run lint — run lint check
  • npm run lint:fix — run lint fix
  • npm run format — run prettier check
  • npm run format:fix — run prettier fix all
  • npm run test — run all tests
  • npm run test:unit — run unit tests