[ANN] cljs-tui template: Build rich Terminal User Interfaces using web technologies you already know

https://github.com/eccentric-j/cljs-tui-template

Released version 0.1.0

Hello. You may have seen this mentioned in Clojurians Slack, Zulip, and Reddit but as you know, the more eyes, the better :slightly_smiling_face:

Finding inspiration in https://github.com/denisidoro/floki I wanted to create a template to make apps with a similar stack without having to repeat the research process to get it all working. Now there’s a leiningen template with a small demo you can use to get started in minutes!

It’s built on ClojureScript, Reagent, Reframe, React, Blessed, and React-Blessed. I’ve written more about the development process at https://eccentric-j.com/blog/5-announcing-cljs-tui-template.html.

4 Likes

I think floki might be based on my gist :smiley: https://gist.github.com/polymeris/5e117676b79a505fe777df17f181ca2e
Great that somebody took it and made something more usable!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.