All Projects → CodingGarden → sproutkit

CodingGarden / sproutkit

Licence: MIT license
Apps and Components for Twitch Overlays

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

SproutKit

  • This project is a work in progress. (Local development is a little cumbersome to setup.)
  • Everything points to the Coding Garden Twitch channel
    • I'm working on moving things into configuration files...
  • The electron app and overlay depend on the Coding Garden API: https://github.com/CodingGarden/api
  • The components have no other dependencies.
    • I am working on moving those components into a separate project that will be published to npm as web components.

Setup

npm install

SproutKit Components

npm run styleguide

Electron Chat Overlay

Due to a webpack v4 issue, you must be running node v16 or less to run the electron app.

npm run electron:serve

Lofi Intro / Break Screen

npm run serve:overlay
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].