P5-form-sensible

Jul 20, 2023

Sensible way to handle form based user interface

FormSensible is a different kind of form library. FormSensible is not just another HTML form creator, or a form validator, though it can do both. FormSensible, instead, focuses on what forms are a method to relay information to and from a user interface.

FormSensible forms are primarily tied to the data they represent. FormSensible is not tied to HTML in any way. You could render FormSensible forms using any presentation system you like, whether that’s HTML, console prompts, WxPerl or voice prompts. * currently only an HTML renderer is provided with FormSensible, but work is already under way to produce others.

Features

  • Easy form validation
  • Ability to easily save created forms for future use
  • Define form once, render any number of ways
  • Flexible built-in form validator
  • Easily extended to produce new renderers, field types and validation
  • HTML renderer produces sane html that can be easily styled via CSS
  • HTML renderer allows for custom templates to control all aspects of form rendering.
  • HTML output not tied to any javascript library.


Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler