Giter Site home page Giter Site logo

mercurio / golden-layout Goto Github PK

View Code? Open in Web Editor NEW

This project forked from golden-layout/golden-layout

0.0 0.0 0.0 6.68 MB

A multi window layout manager for webapps

Home Page: https://golden-layout.com/

License: MIT License

JavaScript 79.71% HTML 8.97% CSS 11.32%

golden-layout's Introduction

Golden Layout

NPM version License

Please note that this project is currently undergoing a larger maintenance and refactoring, we're targeting a 2.0 release somewhere in H1 2020.

Features

  • Full touch support
  • Native popup windows
  • Completely themeable
  • Comprehensive API
  • Powerful persistence
  • Works in IE8+, Firefox, Chrome
  • Reponsive design

Installation / Usage

IMPORTANT: This section refers to the unreleased 2.0 version of golden-layout, so keep this in mind and use the v1.5.9 tag for current works.

golden-layout is shipped via npm, so to use it, run npm i -S golden-layout. If you are using webpack or another module bundler, you may wish to install it as dev-dep instead. We are shipping an UMD version, an ES5 + ES-Module version and an ES2015+ES-Module version of the library within the package. Modern bundlers such as webpack should pick up the ES2015 version and transpile the code according to your applications configuration.

Demo App

We have a demo application embedded within this repository, to run it, run:

git clone github.com/golden-layout/golden-layout
cd golden-layout
npm ci # (or npm i, if you use an old npm version)
npm run start-jquery
# the app is served at localhost:3000 and uses hot-reload, so you can hack right away within the library and the application.

Development

Internally, we are using webpack and babel to have a build process. To get started, follow the steps described in demo-app. You can get a complete build by running npm run build, which will compile all versions of the app into the dist folder.

golden-layout's People

Contributors

mattgodbolt avatar wolframhempel avatar akajes avatar nopmop avatar butchmonkey avatar greggbjensen avatar martin31821 avatar ndelangen avatar stephenjelfs avatar ldetomi-sopra avatar slowki avatar yasserf avatar csterritt avatar bkrrrr avatar perbothner avatar noah79 avatar goranprijic avatar ntamas avatar trockefeller-pathway avatar malled avatar iver56 avatar twilightowl avatar steelsojka avatar mwri avatar johannwagner avatar jcford73 avatar pongraczlajos avatar ladin80 avatar jvanderberg avatar stephenjelfs-gd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.