filepond-plugin-file-validate-type

WebJar for filepond-plugin-file-validate-type

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-pqina-filepond-plugin-file-validate-type
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

filepond-plugin-file-validate-type
WebJar for filepond-plugin-file-validate-type
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

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

Download github-com-pqina-filepond-plugin-file-validate-type

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.2.5
1.2.4