# golden-layout **Repository Path**: trusted-list/golden-layout ## Basic Information - **Project Name**: golden-layout - **Description**: A multi window layout manager for webapps - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://golden-layout.github.io/golden-layout - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Golden Layout [![NPM version](https://img.shields.io/npm/v/golden-layout)](https://www.npmjs.com/package/golden-layout) [![License](https://img.shields.io/github/license/golden-layout/golden-layout)](https://img.shields.io/github/license/golden-layout/golden-layout) 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 See the instructions [here](docs/index.md#installation--usage). ## More information For more information, please refer to the [Golden Layout website](https://golden-layout.github.io/golden-layout)