viserin / golden-layout

A multi window layout manager for webapps

Home Page:https://golden-layout.github.io/golden-layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)
  • Reponsive design

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

About

A multi window layout manager for webapps

https://golden-layout.github.io/golden-layout

License:MIT License


Languages

Language:JavaScript 70.5%Language:CSS 9.9%Language:TypeScript 9.9%Language:HTML 8.5%Language:Less 0.8%Language:SCSS 0.3%