ts-japi
ts-japi copied to clipboard
A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification
## Describe the bug* The documentation link in the README returns a 404. ## To Reproduce* HTTP GET https://mathematic-inc.github.io/ts-japi/ ## Expected behavior* Able to easily access documentation from README ##...
## Is your feature request related to a problem? * Currently, the Relator constructor assumes that there will be a single serializer class used for each relator. However, as we...
## Issues The current pagination interface/classes do not accept enough parameters to create proper links ## Details Since the paginator is attached to a Serializer, the Paginator constructor can only...
## Is your feature request related to a problem? * It is useful to be able to perform async operations to produce the output of the metadata. ## Describe the...
## Is your feature request related to a problem? * From my current point of view, this library does not allow to add other links, besides pagination, then self or...
I am looking for some customization for the serialized response - How I can remove the JSON API version from the output? - Is it possible to exclude data in...
## Describe the bug\* When serializing a complex object with defined relationships, all related fields are included in the attributes by default as well as in relationships. To avoid this,...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.11 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...