Real-time recording for chat bubbles
Find a file
peetzweg/ c4cce3c900
feat(*): Converts Codebase to TypeScript (#10)
* upgrade react and convert to typescript project

* adds some typing to the useMessages hook

* changes dev server port back to previous default

* adds types to all files

* moves static prop to inner div as it's prevent text wrapping the bubble. `style` is not a valid motion.div prop.

* fixes bouncing bubbles on when disappearing.

* organizes imports

* revert unintended change of timeout length
2023-02-28 09:30:00 +09:00
src feat(*): Converts Codebase to TypeScript (#10) 2023-02-28 09:30:00 +09:00
.gitignore feat(*): initial commit 2022-03-05 16:58:57 +09:00
cover.jpg docs(readme): add a cover 2022-05-07 21:18:10 +09:00
index.html feat(*): Converts Codebase to TypeScript (#10) 2023-02-28 09:30:00 +09:00
LICENSE chore(license): apache 2.0 2022-05-20 11:15:40 +09:00
package-lock.json feat(*): Converts Codebase to TypeScript (#10) 2023-02-28 09:30:00 +09:00
package.json feat(*): Converts Codebase to TypeScript (#10) 2023-02-28 09:30:00 +09:00
prettier.config.js feat(*): initial commit 2022-03-05 16:58:57 +09:00
README.md docs(readme): add a link to the video tutorial 2022-05-08 11:43:52 +09:00
tsconfig.json feat(*): Converts Codebase to TypeScript (#10) 2023-02-28 09:30:00 +09:00
tsconfig.node.json feat(*): Converts Codebase to TypeScript (#10) 2023-02-28 09:30:00 +09:00
vite.config.ts feat(*): Converts Codebase to TypeScript (#10) 2023-02-28 09:30:00 +09:00

cover

Chat bubble tool for YouTube

A tool for recording typing animations and sounds with imitated chat UI.