1.0.2 • Published 3 months ago

@jorgenevens/rest-store v1.0.2

Weekly downloads
30
License
MIT
Repository
github
Last release
3 months ago

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.

1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

10 months ago

0.1.28

3 years ago

0.1.29

3 years ago

0.1.27

4 years ago

0.1.26

5 years ago

0.1.25

5 years ago

0.1.24

5 years ago

0.1.23

5 years ago

0.1.22

6 years ago

0.1.21

6 years ago

0.1.20

6 years ago

0.1.19

6 years ago

0.1.18

6 years ago

0.1.17

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago