0.1.15 • Published 9 years ago

@miriamjs/payload v0.1.15

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

Miriam Payload

Payload is a REST-like ORM for Spa and mobile apps. It is an opinionated system that knows how to efficiently load object-oriented resources from a server, intelligently caching them on the client side and only loading/updating what it needs.

npm install miriam-payload

Payload is extensively tested and comes with an API connector and a sample server (also used in testing).

Watchman Configuration

In order to use Payload in your React Native project while also developing payload:

brew uninstall watchman
brew update && brew upgrade
brew install --HEAD watchman
npm i -g wml
wml add <src> <dst>
wml list
wml start
0.1.15

9 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago