{"library":"jsonapi-model-formatter","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.1.14","tags":["javascript","jsonapi-model-formatter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install jsonapi-model-formatter","imports":["import JsonApiModelFormatter from 'jsonapi-model-formatter'","const JsonApiModelFormatter = require('jsonapi-model-formatter')","define(['require'], function (require) { var JsonApiModelFormatter = require('jsonapi-model-formatter'); });"]},{"cmd":"yarn add jsonapi-model-formatter","imports":[]},{"cmd":"pnpm add jsonapi-model-formatter","imports":[]}],"homepage":"https://github.com/FreeAllMedia/jsonapi-model-formatter","github":"https://github.com/FreeAllMedia/jsonapi-model-formatter","docs":null,"changelog":null,"pypi":null,"npm":"jsonapi-model-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}