Select, play, and loop any Pokemon sounds from the Minecraft Pixelmon mod. https://pixelmon-sound-picker-noahro.vercel.app/
  • TypeScript 97.2%
  • JavaScript 2.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-03-05 08:19:08 +01:00
bin Update config file path in bin/gen-sounds-config.js 2021-03-05 05:55:28 +01:00
public/pixelmon-sounds Add bin/gen-sounds-config.js, add pixelmon sound files 2021-03-03 23:52:01 +01:00
src Update URL query params with pushState instead of replaceState 2021-03-05 08:19:08 +01:00
.gitignore Split app state into public and private state 2021-03-05 03:41:13 +01:00
.prettierrc Initial commit 2021-03-03 23:51:39 +01:00
next-env.d.ts Initial commit 2021-03-03 23:51:39 +01:00
package.json Work on store and fetching pixelmon sound audio 2021-03-04 01:55:38 +01:00
tsconfig.json Initial commit 2021-03-03 23:51:39 +01:00
yarn.lock Work on store and fetching pixelmon sound audio 2021-03-04 01:55:38 +01:00