Package Exports
- @secjs/orm
- @secjs/orm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@secjs/orm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Orm ⏹️
Handle your application models in Node.js. Built on top of @secjs/database
Installation
To use the high potential from this package you need to install first this other packages from SecJS, it keeps as dev dependency because one day
@secjs/corewill install everything once.
npm install ...Then you can install the package using:
npm install @secjs/ormUsage
License
Made with 🖤 by jlenon7 👋
