@puschie286/golden-layout
TypeScript icon, indicating that this package has built-in type declarations

2.6.2 • Public • Published

Golden Layout

NPM version License

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:

  • Native popup windows
  • Touch support
  • Support for application frameworks such as Angular and Vue
  • Virtual components
  • Comprehensive API
  • Load and save layouts
  • Focus components
  • Completely themeable
  • Works in modern browsers (Firefox, Chrome)
  • Responsive design

Development

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.

Installation

The library can be installed into an application package with the npm command:
npm i golden-layout

More information

For more information, please refer to the Golden Layout website

Package Sidebar

Install

npm i @puschie286/golden-layout

Weekly Downloads

1

Version

2.6.2

License

MIT

Unpacked Size

2.1 MB

Total Files

226

Last publish

Collaborators

  • puschie286