From 91b3eb2974fb029600279a95051544cd105de85d Mon Sep 17 00:00:00 2001 From: Alem Tuzlak Date: Thu, 20 Jun 2024 11:44:06 +0200 Subject: [PATCH] weekly downloads added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a17a84..1e66f94 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ![npm](https://img.shields.io/npm/v/remix-hook-form?style=plastic) ![GitHub](https://img.shields.io/github/license/Code-Forge-Net/remix-hook-form?style=plastic) ![npm](https://img.shields.io/npm/dy/remix-hook-form?style=plastic) +![npm](https://img.shields.io/npm/dw/remix-hook-form?style=plastic) ![GitHub top language](https://img.shields.io/github/languages/top/Code-Forge-Net/remix-hook-form?style=plastic) Remix-hook-form is a powerful and lightweight wrapper around [react-hook-form](https://react-hook-form.com/) that streamlines the process of working with forms and form data in your [Remix](https://remix.run) applications. With a comprehensive set of hooks and utilities, you'll be able to easily leverage the flexibility of react-hook-form without the headache of boilerplate code.