Skip to content

mvneerven/xo-form

Repository files navigation

Introduction

Self-contained, complex Web Forms as pure JavaScript Object Literals.

Technology

The library is written as Web Components, using pure native ES6+ Modules, and has just one dependency: Lit.

TypeScript is used for generating API documentation.

Features

  • Describe multi-page, complex web forms
  • Use any HTML/custom element
  • Supports HTML5 validation rules and custom validation logic
  • Two-way databinding: map controls in a form to a data model and interface with APIs directly as the model changes.
  • Powerful Rules engine for Conditional Logic
  • Themes

Documentation

See Docs

About

Declarative Web Forms using Web Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published