@js-items/ky
v1.0.12
Published
Concrete implementation of js-items for ky
Downloads
6
Readme
ky
ky implementation of js-items
- cursor based pagination operates using
before
andafter
- optional
enveloping
response (envelope: boolean) for clients not capable of working with headers and JSONP - possibility to
override
eachrequest handler
- by default all methods request response to be
pretty
which improves readability, you can disable that by query param (pretty: boolean)
Installation:
npm i @js-items/ky --save
Credits: