An open API service indexing awesome lists of open source software.

https://github.com/ddjerqq/quickform

QuickForm is a Blazor component for creating downright gorgeous HTML forms with minimal effort.
https://github.com/ddjerqq/quickform

asp-net aspnetcore blazor blazor-server blazor-webassembly bootstrap dotnet-core tailwindcss

Last synced: about 1 year ago
JSON representation

QuickForm is a Blazor component for creating downright gorgeous HTML forms with minimal effort.

Awesome Lists containing this project

README

          

[![docs](https://img.shields.io/badge/read_the-docs-blue)](https://ddjerqq.github.io/quickform)
![docs](https://img.shields.io/badge/test_coverage-94%25-green)

[![Discord](https://dcbadge.vercel.app/api/server/DsAXsMuEbx?style=flat)](https://discord.gg/DsAXsMuEbx)
[![Nuget](https://img.shields.io/nuget/v/QuickForm)](https://www.nuget.org/packages/QuickForm/)

[![docs](https://github.com/ddjerqq/quickform/actions/workflows/publish-docs-to-gh-pages.yaml/badge.svg)](https://ddjerqq.github.io/quickform)
[![nuget](https://github.com/ddjerqq/quickform/actions/workflows/publish-to-nuget-on-release.yaml/badge.svg)](https://www.nuget.org/packages/QuickForm)

# What is QuickForm?

**QuickForm** is a blazor component which allows quick creation of **downright gorgeous** HTML forms
with **minimal** effort.
While the component is dead simple, it does not sacrifice customization!

---

# Who is QuickForm for?

**QuickForm is for Developers who value their time**.
Those who do not wish to spend their precious hours writing boilerplate for forms.

I created this library to solve my own problems, to solve my own time.
But with time, it quickly grew into a passionate project which I believe will save a lot of dev-hours for a lot of web developers.

---

[![read the docs](docs/images/readthedocs.png)](https://ddjerqq.github.io/quickform)