Orago
Desktop JS Internet Relay Chat (IRC) client. :3
Focused on providing an interface that users of newer chat services are happy with. Reuses UI conventions from newer chat services and defines new protocol extensions to make those experiences possible on smaller, self-contained servers.
Functional Specification Document: https://docs.google.com/document/d/1l3RfiPBsYYGJNMM2Mvy_Cmzw7Jm00NadOHjUxlaR01Q/view
Project setup
npm install
npm run dev
Linting
npm run lint:script
npm run lint:style
npm run lint:markup