Skip to content

Repository files navigation

decent

decent is a text user interface (TUI) library written in Ruby without the use of Curses or any external libraries.

decent is modeled after SolidJS's Signals (Observables), and a React-like workflow.

require"decent"Decent::App.newdocount=ref0textderived{"Count is: #{count.value}!"}# NOTE: We'll have interactions later! This is just a demo :)Thread.newdocount.value += 1endend

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages