chat-widget-logic
v0.0.3
Published
This package is the core of Chat Widget. Created to have all of the code remotely allowing updating the code whenever possible for breaking Twitch updates.
Downloads
3
Readme
Chat Widget Logic
About
This package is the core of Chat Widget. Created to have all of the code remotely allowing updating the code whenever possible for breaking Twitch updates.
Setup
# install dependencies
bun install
# test the app
bun test
# build the app, available under dist
bun run build
License
MIT