Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

guinan-api-serializer

samover3MIT0.1.0

A wrapper for jsonapi-serializer setting some defaults

readme

README

Extends jsonapi-serializer with some default values, whilst maintaining the extact api of the original module:

* `keyForAttributes = 'camelCase'`

* `pluralizeType = true`