11 Forks
88 Stars
88 Watchers

GDB

Generic Data Binder (GDB) for jQuery is a framework agnostic and extremely easy to use 2 way data binder. GDB binds views and models in realtime with live two-way binding and no hefty framework necessary.

How to download and setup GDB

Open terminal and run command
git clone https://github.com/JohnLouderback/GDB.git
git clone is used to create a copy or clone of GDB repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GDB https://github.com/JohnLouderback/GDB/archive/master.zip

Or simply clone GDB with SSH
[email protected]:JohnLouderback/GDB.git

If you have some problems with GDB

You may open issue on GDB support forum (system) here: https://github.com/JohnLouderback/GDB/issues