filepond
react-hook-form
filepond | react-hook-form | |
---|---|---|
15 | 247 | |
15,596 | 43,306 | |
0.4% | 0.8% | |
7.0 | 9.2 | |
6 days ago | 6 days ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
filepond
-
Frontend resources! π
FilePond: Simplify file uploads with FilePond
-
Can anyone suggest PHP, JavaScript File Manager tool with Crop tool integrated?
Have a look at https://pqina.nl/filepond/
- Help uploading huge files (10GB+) to Browser
-
Any good library to handle file uploads???
Just looking at the docs for react-dropzone, they recommend Filepond for something similar to what you're looking for.
-
Need ideas for a photography application.
Just two example libraries: FilePond, DropZone
-
Can't get Django to work with FilePond for some reason
I've had this problem for a while. I'm using filepond on the frontend for uploading files, and I've followed their setup documentation, but I cannot for the life of me get it to work. I'm using django-drf-filepond as the backend for my FilePond uploads, but I keep getting `Bad Request: /uploads/process/` errors. My FilePond configuration is
-
Saving Millions of Images Series [Part Two]
GitHub - pqina/filepond: π A flexible and fun JavaScript file upload library
-
Form data with HTML5 FormData file upload - [HELP]
This works as intended if the form does not invoke filepond.
- Is it possible to use FilePond with TypeScript?
- Have you earned money with your own (side)projects?
react-hook-form
- Reactβs Four Horsemen of the Frontendpocalypse
-
How to Use Drizzle ORM with PostgreSQL in Next.js 15
Weβll be using Zod and drizzle-zod for schema validations in forms. Zod is already packaged on the demo application along withReact Hook Form and Zod resolver for React Hook Form. So, go ahead and install drizzle-zod. And also drizzle-seed that is Drizzle's handy package for seeding in development:
-
How to use Yup validation with React Hook Form
Yup provides you with a declarative way to validate form data in JavaScript apps. It has a set of features which make it a flexible and efficient choice for handling validation in React, React hook form, and other frameworks.
-
Show HN: Nue β Apps lighter than a React button
"Instant" can mean different things to different people.
I have an HTMX/Flask/Bootstrap app that feels instant for most requests on the LAN, except when it doesn't.
Often React apps are pretty snappy, but if you want to do complex data validation on controlled forms, where the state updates for every keystroke, it can drag you down. There are good frameworks for doing uncontrolled forms in a disciplined way
https://react-hook-form.com/
but it's another thing to add to your bundle. React is also not fast enough to do animations so you have a lot of .show/.hide (or display: none) CSS has facilities to do transitions and animations that are pretty good but I always find it a little nervewracking for a JS application to have state in React state variables and any other kind of state. Some ImGUI frameworks have components that look superficially like React components but are fast enough to animate every frame, which makes me feel like I am in control and get the animation to look exactly what I want.
-
How To Handle Form Data In React JS
Leverage Libraries: Sometimes, the complexity of forms might require more advanced solutions. Libraries like Formik and React Hook Form provide additional tools and patterns that can simplify the process.
-
Top 20 Modern React Libraries To Supercharge Your Next Big Project
Resource: React Hook Form Documentation
-
A Complete Guide to Next.js Authentication
We will use NextAuth later in the article, so install that also.
-
10 Awesome NextJS Libraries That Make Coding Easier
React Hook Form is a lightweight and fast form validation library that integrates well with Next.js.
-
Easily Sync Your Subtitles with React, RHF and shadcn/ui
We'll use React with Vite, shadcn/ui (a collection of reusable components I have been wanting to try for a while), React Hook Form for form management, and Zod for schema-based form validation.
-
Next.js form validation on the client and server with Zod
You want to do all this without writing a bunch of duplicate code and, in this case, without a third-party form library like React Hook Form.
What are some alternatives?
dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
react-jsonschema-form - A React component for building Web forms from JSON Schema.
Uppy - The next open source file uploader for web browsers :dog:
JSONForms - Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.
jQuery-File-Upload - File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
formily - π±π π§© Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3