Skip to content

LittleCub Forms Release 0.1.0

Latest
Compare
Choose a tag to compare
@drq drq released this 02 Jan 15:06
· 7 commits to master since this release

Overview

LittleCub is a light-weight, high-performance, easily customizable forms engine for Node.js and browser. It comes with comprehensive form control library and support for various responsive and mobile UI frameworks and can be easily customized or extended for additional framework support or custom controls.

Features

Control Library

LittleCub provides a large set of controls that should cover most of your need for building forms. Each control type supports its own set of JSON schema keywords and control specific configurations.

Core Controls

  • Text
  • Checkbox
  • Radio Button Group
  • Select
  • Checkbox Group
  • Textarea
  • Number
  • Intege
  • File
  • Hidden
  • Array
  • Object
  • Password
  • Email
  • Datetime
  • Ipv4
  • Ipv6
  • Hostname
  • Uri

Advanced Controls

  • Address

UI Framework Support

LittleCub supports most popular responsive and mobile UI frameworks such as

  • Twitter Bootstrap 3.x and 2.x
  • jQuery Mobile
  • jQuery UI
  • Zurb Foundation

Tools

LittleCub provides list of tools to make form design and implementation a pleasant experience.

Performance Tester

This performance testing tool shows the great performance you can achieve by using the LittleCub forms.

Resources

To check out the documentation and examples or download the latest release of LittleCub Forms, visit its Github page.