README
dorm
Node.js module/implementation of the DORM library
Library for creating and managing arbitrary object models and their relationships, and the data used by those models.
<script type="module">
import dormNode from 'https://cdn.skypack.dev/dorm-node';
</script>
Node.js module/implementation of the DORM library