u/Gustavo_lmo

▲ 0 r/webdev

Desktop UI package for React

TLDR; react package that exposes windows as the UI interface.

I see people making pretty awesome desktop UIs on the web, this inspired me to expose window management as a package ready to use.

It’s still very early in development and there are limitations, but it’s fully functional. I wrote it a couple of months ago to explore complex state management and it turned out to be a nice candidate for a package, so I put some extra effort to organize it as an npm package. I even use it in my own web portfolio to get a sense of how it feels to develop with it.

Some features I think are pretty nice:
- auto edge snapping when resizing multiple windows.
- undo/redo (ctrl+z and ctrl+shift+z)
- Responsive to screen size

https://gustavolmo.github.io/react-window-manager/

reddit.com
u/Gustavo_lmo — 3 days ago