0.0.3 • Published 1 year ago
chat-widget-logic v0.0.3
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