# backform **Repository Path**: mirrors_savoirfairelinux/backform ## Basic Information - **Project Name**: backform - **Description**: Backbone HTML Forms with Bootstrap markup - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Backform ======== Backform takes a Backbone model and transforms it into an HTML form. Any changes to the form are reflected back to the model and vice versa. It comes with built-in controls for input, select, radio buttons, checkbox, etc. Backform controls are Backbone views and extensible. Backform even supports nested objects. Backform is built with Bootstrap 3 markup. Supports Bootstrap 2.3. Adaptable to any markup framework. Documentation and examples available here: http://amiliaapp.github.io/backform/ * * * Copyright (c) 2014 Amilia Inc.
Written by Martin Drapeau
Licensed under the MIT @license