0.1.15 • Published 8 years ago

@miriamjs/payload v0.1.15

Weekly downloads
1
License
ISC
Repository
github
Last release
8 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

8 years ago

0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago