filepond-plugin-file-validate-type

WebJar for filepond-plugin-file-validate-type

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

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

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

github-com-pqina-filepond-plugin-file-validate-type
Последняя версия

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

1.2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

filepond-plugin-file-validate-type
WebJar for filepond-plugin-file-validate-type
Ссылка на сайт

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

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

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

https://github.com/pqina/filepond-plugin-file-validate-type

Скачать github-com-pqina-filepond-plugin-file-validate-type

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

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

Зависимости

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

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

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

File Type Validation plugin for FilePond

npm version

https://pqina.nl/filepond/docs/patterns/plugins/file-validate-type/

The File Type Validation plugin handles blocking of files that are of the wrong type. When creating a FilePond instance based on a input type file, this plugin will automatically interpret the accept attribute value.

If you're having trouble setting the correct mime type, use this codepend demo to view the mime type detected by different brosers.

Demo

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

Версия
1.2.5
1.2.4