All Projects → johnfraney → django-front-end-validators

johnfraney / django-front-end-validators

Licence: MIT license
Use model field validator functions for front end JS form validation

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
Makefile
30231 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to django-front-end-validators

Svelte Forms Lib
📝. A lightweight library for managing forms in Svelte
Stars: ✭ 238 (+1486.67%)
Mutual labels:  form-validation
ATGValidator
iOS validation framework with form validation support
Stars: ✭ 51 (+240%)
Mutual labels:  form-validation
react-form-validation
A simple and declarative way to validate your forms in React
Stars: ✭ 24 (+60%)
Mutual labels:  form-validation
Final Form
🏁 Framework agnostic, high performance, subscription-based form state management
Stars: ✭ 2,787 (+18480%)
Mutual labels:  form-validation
Frontend-Learning-Journey
Tutorials, definitions, frameworks and some of the projects i made when starting to learn frontend web developement
Stars: ✭ 28 (+86.67%)
Mutual labels:  form-validation
envalid
Envalid is a framework agnostic and fluent server side form validation package for PHP
Stars: ✭ 23 (+53.33%)
Mutual labels:  form-validation
Validate
A lightweight form validation script.
Stars: ✭ 227 (+1413.33%)
Mutual labels:  form-validation
antd-react-form-builder
Example
Stars: ✭ 74 (+393.33%)
Mutual labels:  form-validation
react-inputs-validation
A react component for form inputs validation. Online demo examples
Stars: ✭ 48 (+220%)
Mutual labels:  form-validation
ember-validity-modifier
Ember Octane addon to add custom validity (form validation) to form fields
Stars: ✭ 28 (+86.67%)
Mutual labels:  form-validation
formz
A unified form representation in Dart used at Very Good Ventures 🦄
Stars: ✭ 262 (+1646.67%)
Mutual labels:  form-validation
FrontendForms
A module for ProcessWire CMS to create and validate forms on the frontend easily using the Valitron library.
Stars: ✭ 0 (-100%)
Mutual labels:  form-validation
vue-formly-buefy
The declarative way to create and validate forms.
Stars: ✭ 18 (+20%)
Mutual labels:  form-validation
Form bloc
🔥 Dart and Flutter Package 🔥 Easy Form State Management using BLoC pattern 🔥 Wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more! 🔥
Stars: ✭ 239 (+1493.33%)
Mutual labels:  form-validation
django api forms
Declarative Django request validation for RESTful APIs
Stars: ✭ 17 (+13.33%)
Mutual labels:  django-forms
Angular Validation Match
Checks if one input matches another. Useful for confirming passwords, emails, or anything.
Stars: ✭ 228 (+1420%)
Mutual labels:  form-validation
recaptcha2
Easy verifier for google reCAPTCHA version 2 for Node.js and Express.js
Stars: ✭ 48 (+220%)
Mutual labels:  form-validation
react-useForm
World's simplest React hook to manage form state
Stars: ✭ 30 (+100%)
Mutual labels:  form-validation
AndroidVerify
Android library designed for rapid and customizable form validation.
Stars: ✭ 41 (+173.33%)
Mutual labels:  form-validation
FilterInputJs
Tiny and Powerful Library for limit an entry (text box,input) as number,string or more...
Stars: ✭ 37 (+146.67%)
Mutual labels:  form-validation

Django Front End Validators

PyPI PyPI PyPI PyPI TravisCI

Django Front End Validators allows you to reuse server-side model field validators to perform front end form validation in JavaScript.

Documentation

Documentation is available in the docs directory and at https://johnfraney.github.io/django-front-end-validators.

Supported Python versions

Currently support is planned for only Python 3.6 and 3.7, on which Transcrypt 3.6 and 3.7 depend.

Credits

Tools used in rendering this package:

Transcrypt

Cookiecutter

cookiecutter-djangopackage

Code of Conduct

Everyone interacting in the project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

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].