Skip to content

Releases: drq/littlecub

LittleCub Forms Release 0.1.0

02 Jan 15:06
@drq drq

Choose a tag to compare

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.