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

Package detail

@marcj/marshal

marcj1.5kMIT2.1.13TypeScript support: included

Marshal is a library to marshal JSON-representable data from JSON to class instance to Mongo and vice versa.

readme

Core

npm version

This is the main module of marshal you can install in your frontend and/or backend project.

npm install @marcj/marshal

See the main documentation at marshal.marcj.dev for more information.