From f947dd69e1a9184db280c17a492c7ad449a5b097 Mon Sep 17 00:00:00 2001 From: Rik Date: Tue, 4 Jan 2022 10:22:05 +0100 Subject: [PATCH] Create filepond-upload-anything-from-anywhere.json --- plugins/filepond-upload-anything-from-anywhere.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 plugins/filepond-upload-anything-from-anywhere.json diff --git a/plugins/filepond-upload-anything-from-anywhere.json b/plugins/filepond-upload-anything-from-anywhere.json new file mode 100644 index 0000000..4e774eb --- /dev/null +++ b/plugins/filepond-upload-anything-from-anywhere.json @@ -0,0 +1,9 @@ +{ + "id": "139", + "title": "FilePond: Upload anything, from anywhere", + "image": "139-filepond.jpg", + "description": "A JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience.", + "url_github": "https://github.com/pqina/filepond/", + "url_npm": "https://www.npmjs.com/package/filepond", + "url_demo": "https://pqina.nl/filepond/" +}