skel

WebJar for skel

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

skel
WebJar for skel
Ссылка на сайт

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

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

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

https://github.com/ajlkn/skel

Скачать skel

Имя Файла Размер
skel-3.0.1.pom
skel-3.0.1.jar 56 KB
skel-3.0.1-sources.jar 22 bytes
skel-3.0.1-javadoc.jar 22 bytes
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Skel

DEPRECATED! Use Responsive Tools instead thx

Skel is a lightweight framework for building responsive sites and web apps.

(Looking for the previous version of Skel? Go here: github.com/ajlkn/skel.old)

Modules

Previous versions of Skel were basically monolithic (ie. skel.min.js contained all of Skel's functionality, even if you didn't need all of it). As of version 3, Skel uses a modular approach to give you more flexibility in how you use it. Here's how it (currently) breaks down:

  • Skel (skel.min.js)

    (Main framework) Provides JS access to CSS breakpoints, events, and other tools.

  • Layout (skel-layout.min.js)

    (Module) Adds CSS and page layout tools, including a CSS grid system, browser resets and more.

  • Viewport (skel-viewport.min.js)

    (Module) Adds simplified viewport management (including support for multiple viewport <meta> tags).

  • Skel.scss (_skel.scss)

    (Sass framework) A Sass-based implementation of Skel. Merges certain aspects of Skel and its Layout module (while adding some handy new mixins). Designed to work independently or in conjunction with Skel for added effect.

Credits

License

Skel, Layout, Viewport, and Skel.scss are released under the MIT license.

Copyright (c) skel.io

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

Версия
3.0.1