Productivity
Golden Layout is a Javascript layout manager which enables you to layout components in a web page and re-arrange them with drag and drop. Its features include:
Except for simple bug-fixes, commits should go into the dev
branch, which will become version 3.0. The dev
branch is quite unstable (and not backwards compatible), but should hopefully stabilize soon.
The library can be installed into an application package with the npm command:
npm i golden-layout
For more information, please refer to the Golden Layout website