Randolf J.

Results 36 comments of Randolf J.

I have developed a full-featured library in typescript for simply serializing JSON:API. It serializes the entire spec. It can serialize relationships particularly well. Link: [https://github.com/jun-sheaf/ts-japi](https://github.com/jun-sheaf/ts-japi)

It might make more sense to pass in a context object rather than what you are asking for; something that can be passed through all the functions.

Thanks for the issue. We thought about this during development, and the solution we came up with was to just use metaizers. The JSON:API spec, indeed, does not restrict what...

I'll back log this. The linker change sounds like an API feature I would be interested in implementing for V2. Your argument is sensible, but first and foremost, the change...

Have you verified the production compiler has the patch against the clang bug linked in the comments?

@rubenspgcavalcante So I have been going around looking those who are struggling to find a proper JSONAPI serializer. Over the past few days I've designed a resource-recursive, typescript/javascript library for...

@TMiguelT So I have been going around looking those who are struggling to find a proper JSONAPI serializer. Over the past few days I've designed a resource-recursive, typescript/javascript library for...

So support for this library has been down. I've been recently going around the other serializers checking for people who are looking for a better serializer. Over the past few...

@danielpigott @ev8dev @kln @Roriz So I have been going around looking for those who are struggling to find a proper JSONAPI serializer. Over the past few days I've designed a...

So support for this library has been down. I've been recently going around the other serializers checking for people who are looking for a better serializer. Over the past few...