UNPKG

sarala

Version:

Javascript library to communicate with RESTful API built following JSON API specification. inspired by Laravel’s Eloquent.

13 lines 223 B
{ "presets": ["es2015"], "plugins": [ "transform-object-rest-spread", "transform-async-to-generator", [ "transform-runtime", { "polyfill": false, "regenerator": true } ] ] }