An open API service indexing awesome lists of open source software.

https://github.com/oblosys/backbone-strict

A backbone version that requires attributes to be declared on model creation and yields errors when referencing undeclared attributes
https://github.com/oblosys/backbone-strict

Last synced: 2 months ago
JSON representation

A backbone version that requires attributes to be declared on model creation and yields errors when referencing undeclared attributes

Awesome Lists containing this project

README

        

backbone-safe
=============

A backbone version that requires attributes to be declared on model creation and yields errors when referencing undeclared attributes