https://github.com/bruth/synapse
Hooks to support data binding between virtually any object.
https://github.com/bruth/synapse
Last synced: 8 months ago
JSON representation
Hooks to support data binding between virtually any object.
- Host: GitHub
- URL: https://github.com/bruth/synapse
- Owner: bruth
- License: bsd-2-clause
- Archived: true
- Created: 2011-06-23T13:40:54.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2013-09-25T12:32:16.000Z (almost 13 years ago)
- Last Synced: 2025-03-07T08:51:09.913Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://bruth.github.com/synapse/docs/
- Size: 1010 KB
- Stars: 150
- Watchers: 7
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Synapse
[](https://bitdeli.com/free "Bitdeli Badge")
BSD 2-clause License
Read the docs: http://bruth.github.io/synapse/docs/
## Install
**NPM**
```bash
npm install synapse-bind
```
**Bower**
```bash
bower install synapse-bind
```
**Manual**
Download from the [website](http://bruth.github.io/synapse/docs/#get-started)
**Release**
Listed under [releases](https://github.com/bruth/synapse/releases)