Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 316 Bytes

outlinejs-backbone-model

This project contains wrappers for Backbone Model and Collection using promises.

Prerequisites

These packages must be installed in your application:

  • Backbone >= 1.2.3

Quick Start

  • Install the latest version
npm install outlinejs-backbone-model --save
  • Enjoy!