• Stars
    star
    360
  • Rank 117,463 (Top 3 %)
  • Language
    JavaScript
  • Created almost 14 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A couchdb connector for backbone with support for real time changes.

backbone-couchdb

This is a Backbone.js connector that overrides Backbone's default sync-behavior and connects your app to your CouchDB so that you can RELAX and don't need to worry about (real-time) server-side code.

For a more detailed description head to http://janmonschke.com/projects/backbone-couchdb.html.

Demos

Changelog

  • 1.3

    • Single global changes feed support to stay within the browser's concurrent connections per server limit #25
  • 1.2.2

    • Revamped view options #51
  • 1.2

    • CouchDB list support #37
    • Support for custom design documents for collections #38
    • Fix for views that emit null #35
    • A better way to test the library /test
    • more request information in error callbacks #20
    • Support for more options when fetching a collection #34
    • tested with Backbone 0.9.2
  • 1.1

    • Fixed a bug with empty key param
  • 1.0

    • CoffeeScript rewrite
    • Support for custom filter functions
    • Chat example (including tests)
    • Backbone 5.1 support
    • Various bugfixes
    • Started versioning ;)

More Repositories

1

diffsync

Enables real-time collaborative editing of arbitrary JSON objects
JavaScript
218
star
2

Web-Audio-Editor

A web-based audio editor which allows you to create songs from your browser in collaboration with your band members/friends.
JavaScript
174
star
3

Genetic-Algorithms

Showcasing the concept of Genetic Algorithms with the example of the Travelling Salesman Problem (in CoffeeScript)
JavaScript
134
star
4

Collaborative-Web-Audio-DAW---Master-s-Thesis

My master's thesis on creating a collaborative Web Audio DAW
TeX
39
star
5

Bachelor-Thesis

My Bachelor Thesis - Design and Implementation of a web-based platform to present designer-portfolios.
JavaScript
24
star
6

GeoMock

Mocks the navigator.geolocation in the browser so you don't have to move around when testing your gps-enabled Website/App
CoffeeScript
17
star
7

Brunch-colors

A simple but addictive color matching game.
JavaScript
10
star
8

diffsync-todos

CSS
9
star
9

Image-Processing-with-HTML5-Canvas

JavaScript
9
star
10

Music-with-JS-and-Gamepads

JavaScript
5
star
11

SimpleReactNativeExample

A simple cross-platform React Native example. A simple Pokedex app.
JavaScript
5
star
12

Building-a-collaborative-web-audio-editor

Talk from Scotland.js 2014
JavaScript
5
star
13

the-semicolons

JavaScript
4
star
14

CouchQuiz

JavaScript
4
star
15

minimal-i18n

The code of my minimal translations library
JavaScript
4
star
16

JSConf2014

JavaScript
2
star
17

Instablitz

C#
2
star
18

Building-a-Collaborative-DAW---WAC-2015

Building a Collaborative Digital Audio Workstatio - Talk from Web Audio Conference 2015
JavaScript
2
star
19

International-Coffee

An i18n implementation written in CoffeeScript
2
star
20

react-native-introduction

JavaScript
2
star
21

phonegapToWidgetAPI

Enables you to access parts of the PhoneGap API through a W3C Widget API interface
JavaScript
2
star
22

widget-debug

A simple debug() function I use for widget development
JavaScript
2
star
23

kolloquium

JavaScript
2
star
24

diffsync-presentation

JavaScript
1
star
25

Brunchbreaker

JavaScript
1
star
26

Web-Audio-DAW

1
star
27

carnage

Quake 3 arena HTML5 / Canvas multiplayer clone
CoffeeScript
1
star
28

janmonschke.github.com

Personal website
JavaScript
1
star
29

react-diffsync

1
star
30

Flynn-s

JavaScript
1
star
31

brunch-tmbundle

A simple Textmate Bundle to use with brunch
1
star
32

quizzo

A web app that helps me run pub quizzes
TypeScript
1
star
33

prototyping-at-soundcloud

JavaScript
1
star
34

xboxcontrollers.js

JavaScript
1
star
35

XBMCMagic

A gesture-based remote control for XBMC
JavaScript
1
star
36

Github-Pages-Extension

A chrome extension that adds links to gh-pages websites if the maintainer did not provide one.
JavaScript
1
star
37

gpx-editor

A simple GPX viewer and editor
TypeScript
1
star
38

Soundcloud-mobile-Dev-Challenge

A minimalistic Soundcloud player for mobile devices (touch-borwsers only), currently working on Android and iOS
JavaScript
1
star