Im-Beast / deno_tui

🦕 Deno module for creating Terminal User Interfaces
https://deno.land/x/tui
MIT License
266 stars 18 forks source link

The Tui Rework #4

Closed Im-Beast closed 2 years ago

Im-Beast commented 2 years ago

Tui rework that changes absolutely everything. It is way thoughtful than previous iterations. Now module is OOP based and takes advantage of classes and inheritance. Performance "skyrocketed".