Adds “Ashen” (swift framework) (#74)

This commit is contained in:
Colin T.A. Gray 2022-03-18 12:29:19 -04:00 committed by GitHub
parent 8a65679400
commit d5edb58fa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,6 +92,7 @@ List of projects that provide terminal user interfaces
## <a name="libraries"></a>Libraries
- [Ashen](https://github.com/colinta/Ashen) An Elm inspired framework written in Swift
- [blessings](https://github.com/erikrose/blessings) A Python wrapper lib for ncurses that makes your code pretty to look at, complete with extensions known as [bubbles](https://github.com/charmbracelet/bubbles)
- [bubbletea](https://github.com/charmbracelet/bubbletea) A Go framework based on Elm to build functional and stateful TUI apps
- [FINAL CUT](https://github.com/gansm/finalcut) Library for creating terminal applications with text-based widgets