All Projects → tjinauyeung → Svelte Forms Lib

tjinauyeung / Svelte Forms Lib

Licence: mit
📝. A lightweight library for managing forms in Svelte

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Svelte Forms Lib

Bunny
BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.
Stars: ✭ 473 (+98.74%)
Mutual labels:  validation, library, form-validation
svelte-form
JSON Schema form for Svelte v3
Stars: ✭ 47 (-80.25%)
Mutual labels:  validation, svelte, form-validation
Usetheform
React library for composing declarative forms, manage their state, handling their validation and much more.
Stars: ✭ 40 (-83.19%)
Mutual labels:  validation, form-validation, forms
React Hook Form
📋 React Hooks for form state management and validation (Web + React Native)
Stars: ✭ 24,831 (+10333.19%)
Mutual labels:  validation, form-validation, forms
Redux Form
A Higher Order Component using react-redux to keep form state in a Redux store
Stars: ✭ 12,597 (+5192.86%)
Mutual labels:  validation, form-validation, forms
React Final Form
🏁 High performance subscription-based form state management for React
Stars: ✭ 6,781 (+2749.16%)
Mutual labels:  validation, form-validation, forms
Lcformvalidation
Javascript based form validation library, third party library / framework agnostic.
Stars: ✭ 58 (-75.63%)
Mutual labels:  validation, library, form-validation
Ionic Forms And Validations
📝 Ionic Tutorial - Learn to use Forms and Validations in Ionic Angular apps. Get a FREE Ionic 5 Forms Starter App and learn to handle simple and custom validations. Includes complete ionic forms tutorial!
Stars: ✭ 155 (-34.87%)
Mutual labels:  form-validation, forms
Formiz
🐜 React forms with ease! Composable, headless & with built-in multi steps
Stars: ✭ 159 (-33.19%)
Mutual labels:  form-validation, forms
Sveltejs Forms
Declarative forms for Svelte
Stars: ✭ 163 (-31.51%)
Mutual labels:  form-validation, svelte
Validator
A tiny library for easily validating TextInputLayouts in Android
Stars: ✭ 169 (-28.99%)
Mutual labels:  validation, form-validation
Formhelper
ASP.NET Core - Transform server-side validations to client-side without writing any javascript code. (Compatible with Fluent Validation)
Stars: ✭ 155 (-34.87%)
Mutual labels:  validation, form-validation
Validation
Framework agnostic validation library for PHP
Stars: ✭ 146 (-38.66%)
Mutual labels:  validation, forms
Neoform
✅ React form state management and validation
Stars: ✭ 162 (-31.93%)
Mutual labels:  validation, form-validation
Vue Dynamic Forms
Easy way to dynamically create reactive forms in vue based on a varying business object model
Stars: ✭ 146 (-38.66%)
Mutual labels:  form-validation, forms
Liform React
Generate forms from JSON Schema to use with React (& redux-form)
Stars: ✭ 167 (-29.83%)
Mutual labels:  validation, forms
Modal progress hud
A simple modal progress HUD (heads-up display, or progress indicator) for flutter
Stars: ✭ 137 (-42.44%)
Mutual labels:  form-validation, forms
Formr
Create and Validate PHP Forms in Seconds.
Stars: ✭ 163 (-31.51%)
Mutual labels:  validation, form-validation
Validetta
A tiny jquery plugin for validate forms
Stars: ✭ 175 (-26.47%)
Mutual labels:  validation, form-validation
Documentation
📋 Official documentation/website
Stars: ✭ 202 (-15.13%)
Mutual labels:  form-validation, forms

Svelte forms lib logo

npm version npm downloads minified size license

Svelte forms lib is a lightweight library for managing forms in Svelte, with an Formik like API.

Docs

Visit the documentation website to learn about the API and see examples.

Contributions

Please feel free to submit any issue as means of feedback or create a PR for bug fixes / wanted features.

Commit message conventions

This project uses semantic-release for versioning, which requires commit messages to adhere to a specific format.

The easiest way to write commit messages which adhere to the format is to use our npm script:

npm run commit

Join as contributor

See https://github.com/tjinauyeung/svelte-forms-lib/issues/30

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].