bootstrap-year-calendar

WebJar for bootstrap-year-calendar

Лицензия

Лицензия

Группа

Группа

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

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

bootstrap-year-calendar
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

bootstrap-year-calendar
WebJar for bootstrap-year-calendar
Ссылка на сайт

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

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

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

https://github.com/Paul-DS/bootstrap-year-calendar

Скачать bootstrap-year-calendar

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

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

Зависимости

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

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

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

bootstrap-year-calendar is now year-calendar !

The library has been rewritten to remove all dependencies.

You should consider using the new repository (https://github.com/year-calendar/js-year-calendar) as the current one is not maintained anymore, and will soon be deprecated.


bootstrap-year-calendar

A fully customizable year calendar widget, for boostrap ! You can find all details on the official website.

alt tag

Requirements

This plugin requires the following libraries :

  • Bootstrap v3.0.0 or later
  • jQuery v1.8.0 or later

Installation

You can get the widget using the following methods:

  • From the GitHub repository or the official website.
  • From the Node package manager, using the following command: npm install bootstrap-year-calendar
  • From Bower, using the following command: bower install bootstrap-year-calendar

Usage

You can create a calendar using the following javascript code :

$('.calendar').calendar()

or

$('.calendar').calendar(options)

or with the data-provide html attribute

<div data-provide="calendar"></div>

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

Версия
1.1.0