0.1.4 • Published 12 years ago

formful v0.1.4

Weekly downloads
18
License
-
Repository
-
Last release
12 years ago

Formful - Unreleased Experimental v0.0.0

Generate forms for resourceful models

Installation

 npm install formful

Usage

see examples/server.js for now or run npm start

Tests

 npm test

TODO

  • Update API to be more consistent with Director syntax ( using new keyword )
  • Implement as Flatiron plugin and integrate with flatiron/scaffolding branch
  • Figure out Director.mount API so we can add restful dispatching as a mounted routing map instead of nested router.dispatches
  • Implement better view system ( maybe viewful )
  • Implemented and document browser support
  • Full property type support ( numeric, boolean, array, object )
  • Nested schema properties
  • Twitter Bootstrap integration / styling
  • Test improvements ( more tests / add helpers )
0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago

0.0.0

12 years ago