Dark screenshot

Dark

Author Avatar Theme by Trycatch labs
Updated: 10 Oct 2025
51 Stars

The lightweight and powerful UI rendering engine without dependencies and written in TypeScript (Browser, Node.js, Android, iOS, Windows, Linux, macOS)

Categories

Overview

The lightweight UI rendering engine offers a powerful alternative for developers looking for a dependency-free solution, all while being built in TypeScript. Compatible with a variety of platforms including Browser, Node.js, Android, iOS, Windows, Linux, and macOS, this engine is designed to facilitate fast and efficient rendering with minimal overhead. It presents an enticing option for anyone interested in crafting dynamic web applications or engaging user interfaces.

This engine stands out due to its reactive and declarative approach, and its architectural backbone, inspired by Fiber, promises robust performance. It serves as a testament to the creativity and innovation achievable in the open-source space, making it compelling for both hobbyists and professionals alike.

Features

  • Reactive: Adopts a reactive programming model for smooth UI updates.
  • Declarative: Simplifies the process of creating user interfaces by allowing developers to describe what the UI should look like.
  • Fast: Optimized for high performance, ensuring quick rendering times.
  • No dependencies: Designed to be lightweight with no external library dependencies required.
  • Tree-shakeable: Allows unused code to be eliminated during the build process, further reducing size.
  • Strongly typed: Leveraging TypeScript enhances code safety and reduces bugs.
  • Async and Concurrent rendering: Handles rendering tasks efficiently, enabling smoother user experiences.
  • Server-side rendering: Offers capabilities for rendering directly on the server, improving SEO and load times for web applications.