aeroniemi / inky-ts

A typescript package to interact with Pimoroni's Inky Impression series of displays. Implemenents a subset of the features of @pimoroni/inky
2 stars 1 forks source link

Neat! I might try to build a react reconciler on top of this. #7

Open colinta opened 1 week ago

colinta commented 1 week ago

I just wrapped up some work on a react reconciler for a terminal UI toolkit that I wrote (wretched-react), so while that's fresh in mind I was thinking that it wouldn't be that hard to create a modest set of widgets for the Inky Impression family. This library will be really handy to power the redraw step.