Hacker News new | ask | show | jobs
WindowManager.js: Emulating Destop Apps in JavaScript (github.com)
3 points by armaanahluwalia 3970 days ago
1 comments

At DataMinr, we designed our web experience to feel like a native desktop application with multiple windows. Managing and messaging across windows can get messy very quickly In JavaScript. We created a library that lets you do this painlessly