https://github.com/caseywebdev/pave-subscription
A Pave Store wrapper to handle query subscriptions.
https://github.com/caseywebdev/pave-subscription
Last synced: over 1 year ago
JSON representation
A Pave Store wrapper to handle query subscriptions.
- Host: GitHub
- URL: https://github.com/caseywebdev/pave-subscription
- Owner: caseywebdev
- License: mit
- Created: 2016-04-25T15:25:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T23:06:10.000Z (over 9 years ago)
- Last Synced: 2025-03-19T21:24:03.961Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# PaveSubscription
A Pave Store wrapper to handle query subscriptions.
## Install
```bash
npm install pave-subscription
```
## Usage
Stay tuned...