Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: JavaScript framework to mke a “windows-like” UI?
1 point by ljw1001 on April 14, 2020 | hide | past | favorite | 1 comment
Hi,

I want to create a Web app for data analysis that lets the user work with multiple movable, overlapping, resizable, and minimizable/maximizable windows. Each window would display a form a plot, a table, etc. Basically, it would look something like a Windows or Mac Desktop, but running in a browser.

Is there a javascript framework that provides especially good out-of-the-box support for this kind of thing? Most frameworks seem to be strongly grid oriented. I suppose it might be doable with standard popups, but I rarely see apps like this so I'm not sure if a typical framework would be limiting.

Thanks!




Check out Ext JS.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: