UNPKG

@genesis-community/golden-layout

Version:

A @genesis-community fork of the GoldenLayout multi-screen javascript Layout manager

25 lines (18 loc) 1.04 kB
# Golden Layout [![NPM version](https://img.shields.io/npm/v/@genesis-community/golden-layout)](https://www.npmjs.com/package/@genesis-community/golden-layout) [![License](https://img.shields.io/github/license/genesiscommunitysuccess/golden-layout)](https://github.com/genesiscommunitysuccess/golden-layout/blob/master/LICENSE) The @genesis-community fork of the Golden Layout 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 ## Installation The library can be installed into an application package with the npm command:\ `npm i golden-layout` ## More information For more information, please see [our Github repo.](https://github.com/genesiscommunitysuccess/golden-layout)