fine-uploader

WebJar for fine-uploader

Лицензия

Лицензия

MIT
Группа

Группа

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

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

fine-uploader
Последняя версия

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

5.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

fine-uploader
WebJar for fine-uploader
Ссылка на сайт

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

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

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

https://github.com/FineUploader/bower-dist

Скачать fine-uploader

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

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

Зависимости

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

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

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

Fine Uploader

Bower license

Documentation | Examples | Support | Blog | Changelog


Bower distribution build of Fine Uploader

Usage

First, download Fine Uploader:

bower install fine-uploader --save

Then, simply reference the necessary JavaScript files on your HTML page:

<script src="/bower_components/fine-uploader/dist/fineuploader.min.js"></script>
<link href="/bower_components/fine-uploader/dist/fineuploader.min.css" type="text/css">

Enjoy


Updating or building manually

You normally should not have to do this, but you can also build this distribution yourself by following the steps in this section.

Prepping (getting fine-uploader)

$ git clone --recursive https://github.com/FineUploader/bower-dist.git

OR, if you already cloned this repo;

$ cd fineuploader-dist
$ git pull origin

Building

In your terminal please navigate to where the project is cloned

$ ./build.sh <version> # e.g: ./build.sh 5.11.8

NOTE:

  • The build will automaticaly install node dependencies if the node_modules directory does not exist.

  • If for some reason you would like to reinstall the dependencies use --reinstall-dep to remove existing node_modules directory first. After that execute the following command:

     $ ./build.sh <version> --reinstall-dep

Credits

org.webjars.bower

Fine Uploader

Was: The world's best full-featured & customizable JavaScript file upload library. Project was shut down and archived for historical purposes in November 2018.

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

Версия
5.13.0