Skip to content

Instantly share code, notes, and snippets.

View Slava's full-sized avatar
💭
한국어를 공부하는 중

Slava Kim Slava

💭
한국어를 공부하는 중
View GitHub Profile
@Slava
Slava / metrobone.js
Last active December 16, 2015 01:39 — forked from jrtipton/metrobone.js
Metrobone tries to convert your Backbone models to view-models using getViewModel method if such exists or toJSON otherwise.
// Metrobone.js 0.0.2
//
// J.R. Tipton @jrtipton
// Metrobone is a wimpy little utility library for
// making Backbone.js integrate with WinJS controls
// (for Windows 8 development) a little easier.
//
// Two basic ways to use this overly verbose little
// guy:
//