1.1.0 • Published 4 years ago

@technik-sde/ksend v1.1.0

Weekly downloads
150
License
MIT
Repository
-
Last release
4 years ago

KSend

Heavily inspired by JSend: https://github.com/omniti-labs/jsend But developed a bit further, thus the changed prefix: J -> K

The differences are:

  • The "code" property of "fail" and "error" responses is a string and not optional
  • The structure of a "fail" response is equal to an "error" response (though obviously the status differs)

yarn add @technik-sde/ksend or npm install @technik-sde/ksend