Skip to content

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.

License

Notifications You must be signed in to change notification settings

eugene-serb/wavelovers

Repository files navigation

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