🍑 JavaScript library for Peach (peach.cool) ⚡️
JavaScript
Switch branches/tags
Nothing to show
Latest commit 2e14eff Jan 23, 2016 @developit 1.1.0
Permalink
Failed to load latest commit information.
src Backport major updates from Nectarine Jan 24, 2016
.babelrc Initial commit Jan 11, 2016
.gitignore Initial commit Jan 11, 2016
.npmignore Initial commit Jan 11, 2016
LICENSE Initial commit Jan 11, 2016
README.md Initial commit Jan 11, 2016
package.json 1.1.0 Jan 24, 2016

README.md

peach.cool NPM Version

peach.cool api client library.

Installation

Available on npm:

npm i -S peach.cool

Usage

Figure it out.

import peach from 'peach.cool';

let client = peach({ url, store });