golden-layout

WebJar for golden-layout

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

golden-layout
Последняя версия

Последняя версия

1.5.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

golden-layout
WebJar for golden-layout
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/deepstreamIO/golden-layout

Скачать golden-layout

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/golden-layout/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>golden-layout</artifactId>
    <version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/golden-layout/
implementation 'org.webjars.npm:golden-layout:1.5.9'
// https://jarcasting.com/artifacts/org.webjars.npm/golden-layout/
implementation ("org.webjars.npm:golden-layout:1.5.9")
'org.webjars.npm:golden-layout:jar:1.5.9'
<dependency org="org.webjars.npm" name="golden-layout" rev="1.5.9">
  <artifact name="golden-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='golden-layout', version='1.5.9')
)
libraryDependencies += "org.webjars.npm" % "golden-layout" % "1.5.9"
[org.webjars.npm/golden-layout "1.5.9"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : jquery jar [0,)

Модули Проекта

Данный проект не имеет модулей.

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.

org.webjars.npm

deepstream.io

A realtime server for the modern web

Версии библиотеки

Версия
1.5.9