Commit 7f37396
authored
add crepuscularity to frameworks (#326)
<!-- Thanks for making Ratatui awesome! 🐭 -->
hey there, here's my project called crepuscularity.
* Link to your project (GitHub/crates.io):
https://github.com/tschk/crepuscularity
* Description (optional): Crepuscularity is a cross-platform UI
framework and runtime ecosystem for building terminal apps, desktop
apps, websites, browser extensions, mobile apps, and embedded interfaces
from a single React JSX or lightweight DSL codebase. It supports
Ratatui, GPUI, SwiftUI, HTML, browser extension targets, and embedded
framebuffers/LVGL, with reusable components, hot reloading, runtime
rendering, and compile-time generation built in.
* Screenshot or gif (strongly recommended):
<img width="3024" height="1901" alt="image"
src="https://github.com/user-attachments/assets/e4a536aa-a546-48e7-852e-2d7140353bb7"
/>
example is [plyght's](https://github.com/plyght/)
[dot](https://github.com/tschk/dot) rewritten to use crepus' syntax.
<!--
### Tips 💡
* See how to release apps:
https://ratatui.rs/recipes/apps/release-your-app
* Share it in our Discord: https://discord.gg/DkvdWRPJ
* Share it in our Forum: https://forum.ratatui.rs/
* Add this badge to your README for showing off:
```md
[](https://ratatui.rs/)
```
-->
thank you ratatui team!1 parent f8e8763 commit 7f37396
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments