@miriamjs/payload

0.1.15 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.15
    1
    • latest

Version History

Package Sidebar

Install

npm i @miriamjs/payload

Homepage

miriamjs.org

Weekly Downloads

1

Version

0.1.15

License

ISC

Last publish

Collaborators

  • benallfree