TelUI 1.1: New TelUI version! Complete with tools you need to develop good software.
github.com·23h·
Discuss: DEV
Flag this post

TelUI

TelUI is a Electron-based UI framework that packages a handful of reusable front-end primitives—color utilities, typography helpers, and basic structural styles—so you can prototype simple desktop UI ideas with minimal setup.

Features

  • Bundled Electron runner (npm start) that serves index.html for instant desktop previews.
  • Tokenized styling layers: color.css, font.css, header.css, and align.css keep presentation rules isolated and easy to remix.
  • Micro-interaction helpers in animation.css (e.g., .hover-fade, light) for subtle hover states or accent passes.
  • Google Fonts integration (Funnel Display) plus opt-in utility classes like .arial.
  • Drop-in icon assets under icons/ to help illustrate loading and status states.

Quick start

Similar Posts

Loading similar posts...