jsonapi-model-formatter

JSON →
library 0.1.14 ·javascript
verified Jun 4, 2026

jsonapi-model-formatter v0.1.14 is a small utility that formats dovima models into JSON API-compliant JSON. It acts as a middleware formatter for the dovima ORM, so that calling toJSON on a model returns a JSON API resource object. The package is in early stages, with sporadic releases, and is tightly coupled to the dovima ecosystem. It supports both ES6 import and ES5 require. Compared to general JSON API serializers like jsonapi-serializer, this is specialized for dovima and not actively maintained beyond 0.1.x.