Very simple http application framework, no special extras, just the basics. More documentation is coming!
Templates Engine for ObjectsFramework, currently only ERB templating supported, coming is HAML and others!
Autoparams for ObjectsFramework, defines methods for received data. Only compatible with ObjectsFramework 1.2 and up (because of object hooks).
FormHelper for ObjectsFramework, can check for params, in development. ObjectsFramework-autoparams and ObjectsFramework is required.
PubSub (with websockets) for ObjectsFramework, documentation see Github