1.0.12 • Published 4 years ago

@js-items/ky v1.0.12

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

ky

CircleCI codecov GitHub tag (latest SemVer) jscpd

ky implementation of js-items

  • cursor based pagination operates using before and after
  • optional enveloping response (envelope: boolean) for clients not capable of working with headers and JSONP
  • possibility to override each request 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:

1.0.12

4 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago