@jorgenevens/rest-store

1.0.2 • Public • Published

REST store

CircleCI

Opinionated set of methods to deal with REST api's in state containers such ax Vuex and Redux

A demo implementing a GitHub client is available from JorgenEvens/demo-github-client

Usage

npm install --save @jorgenevens/rest-store
// ES6 modules
import { attach } from '@jorgenevens/rest-store';

// CommonJS
const { attach } = require('@jorgenevens/rest-store');

Contributing

I really appreciate any contribution you would like to make, so don't hesitate to report an issue or submit pull requests.

About me

Hi, my name is Jorgen Evens. By day I built things (mainly in PHP and JavaScript) for Ambassify and by night I tinker around with these kinds of projects.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.22latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.22
1.0.10
1.0.00
0.1.295
0.1.280
0.1.271
0.1.260
0.1.250
0.1.240
0.1.230
0.1.220
0.1.211
0.1.200
0.1.191
0.1.180
0.1.171
0.1.160
0.1.150
0.1.140
0.1.130
0.1.121
0.1.111
0.1.100
0.1.90
0.1.80
0.1.71
0.1.60
0.1.50
0.1.41
0.1.30
0.1.21
0.1.10
0.1.00

Package Sidebar

Install

npm i @jorgenevens/rest-store

Weekly Downloads

13

Version

1.0.2

License

MIT

Unpacked Size

242 kB

Total Files

149

Last publish

Collaborators

  • jorgenevens