Update technologies.json

main
Elbert Alias 4 years ago committed by GitHub
parent aaf51d330b
commit d25eccb2d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5613,13 +5613,12 @@
"cats": [
59
],
"description": "FilePond is 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.",
"description": "FilePond is a JavaScript library for file uploads.",
"icon": "filepond.svg",
"js": {
"FilePond": "",
"FilePond.create": "",
"FilePond.setOptions": "",
"pond": ""
"FilePond.setOptions": "",
},
"scripts": "filepond.js",
"website": "https://pqina.nl/filepond/"