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

https://github.com/creationix/staff

A port of the excellent Backbone.JS with minor API style changes and no dependencies. ES5 support only.
https://github.com/creationix/staff

Last synced: about 1 year ago
JSON representation

A port of the excellent Backbone.JS with minor API style changes and no dependencies. ES5 support only.

Awesome Lists containing this project

README

          

# Staff

Staff is a tool that helps your websites stand up. It's a port of the excelent
Backbone.JS project by Jeremy Ashkenas from Document Cloud.

Back when I worked at Document Cloud with Jeremy, the code that was to eventually
become backbone really excited me. Since then I've grown fond of vanilla ES5
APIs and wanted a version of backbone that was standalone and more like plain
JavaScript.

This is a work in progress of that port.