to-dto

0.0.1 • Public • Published

to-dto (work in progress / experiment)

Opinionated library for converting object graphs to safe publicly-consumable DTO objects.

Disclaimer

This project is more of an experiment at the moment. I need a way to cleanly convert business objects to data transfer objects without worrying about a specific ORM or database. Since JSON is core in our world, JSON will be the only requiremenet.

Let's see how this goes...

Package Sidebar

Install

npm i to-dto

Weekly Downloads

0

Version

0.0.1

License

Apache-2.0

Unpacked Size

20.5 kB

Total Files

28

Last publish

Collaborators

  • fredlackey