ts-jsonapi
TypeScript icon, indicating that this package has built-in type declarations

2.1.3 • Public • Published

ts-jsonapi

JSON API (De)Serializer in Typescript

CircleCI

Typescript fork from jsonapi-serializer

Why create a fork when you could just have created type definitions?

jsonapi-serializer depends on the bluebird promise API which is no longer needed with the arrival of native promises. Also, there might not be any use of promises at all, so this might change in the future.

test

Current implementation passes all tests from jsonapi-serializer

$ npm run test

Readme

Keywords

Package Sidebar

Install

npm i ts-jsonapi

Weekly Downloads

581

Version

2.1.3

License

MIT

Unpacked Size

42.5 kB

Total Files

27

Last publish

Collaborators

  • mohuk