foundation

WebJar for foundation

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

5.5.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/zurb/bower-foundation

Скачать foundation

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.webjars.bower : fastclick jar [0.6.11,)
org.webjars.bower : jquery jar [2.1.0,)
org.webjars.bower : jquery-placeholder jar [2.0.7,2.1)
org.webjars.bower : jquery.cookie jar [1.4.0,1.5)
org.webjars.bower » modernizr jar 2.8.3

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

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

Foundation

Build Status

Foundation is the most advanced responsive front-end framework in the world. You can quickly prototype and build sites or apps that work on any kind of device with Foundation, which includes layout constructs (like a fully responsive grid), elements and best practices.

To get started, check out http://foundation.zurb.com/docs

Quickstart

Looking for Foundation 6?

The Bower package for Foundation 6 in now stored in the main repo. You can install through Bower: bower install foundation-sites

To get going with Foundation 5 you can:

Documentation

Foundation uses Assemble.io and Grunt to generate its documentation pages. Documentation can also be run from your local computer:

View documentation locally

You'll want to clone the Foundation repo first and install all the dependencies. You can do this using the following commands:

git clone git@github.com:zurb/foundation.git
cd foundation
npm install -g grunt-cli bower
npm install
bower install
bundle install

Then just run grunt build and the documentation will be compiled:

foundation/
├── dist/
│   └── ...
├────── docs/
│       └── ...

Copyright (c) 2015 ZURB, inc.

org.webjars.bower

zurb

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

Версия
5.5.3
5.5.2
5.5.1