0.0.12 • Published 11 years ago

backbone-relational-mapper v0.0.12

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

Backbone-Relational-Mapper

Important note

This module is absolutely not ready for any usage, as it is in very early development. Pull requests are welcome, but be aware that everything may change very fast; your relevant pull request today may not be relevant tomorrow.

Installation

A simple npm install backbone-relational-mapper should do the trick. Open an issue if it doesn't.

Usage

You should define your models as you would do in Backbone-Relational, with an added fields object:

class SomeModel extends Backbone.RelationalModel

  fields:
    some_text_field: Backbone.Types.Text
0.0.12

11 years ago

0.0.11

11 years ago

0.0.10

11 years ago

0.0.9

12 years ago

0.0.8

12 years ago

0.0.7

12 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago