Warning
This library is unstable and may break at any time. Stable release TBD
Kappa is a util library for Chatterino plugin development in TS. Using this library directly in lua is not officially supported but can be used if built manually or downloaded from npm directly.
npm install @neil-lobo/kappa
- Simple
fsutils - Custom
setIntervalandclearIntervalimplementations - ID generation
- Configurable logger
- Command constructor with autocompletion support
- Fetch API
- Settings controller
- Message clone util