From db5e02eb9e563845b1d9af802e2697a63165568c Mon Sep 17 00:00:00 2001 From: Muhammad Hasan Alasady Date: Sat, 11 Apr 2026 19:24:22 +0300 Subject: [PATCH] Add md-survey to Forms section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b911c4c..815e646b 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ A collection of awesome things regarding the React ecosystem. - [react-hook-form](https://github.com/react-hook-form/react-hook-form) - React Hooks for form state management and validation - [react-jsonschema-form](https://github.com/rjsf-team/react-jsonschema-form) - A React component for building Web forms from JSON Schema - [formily](https://github.com/alibaba/formily) - Alibaba Group Unified Form Solution +- [md-survey](https://github.com/MuhmdHsn313/md-survey) - Markdown-powered survey engine that renders multi-step forms from `.md` files - [tanstack-form](https://github.com/TanStack/form) - Headless, performant, and type-safe form state management #### React Tables and Grids