0.8.4 โข Published 3 years ago
@supercharge/mongodb v0.8.4
Introduction
The @supercharge/mongodb package provides an elegant MongoDB ORM for the Supercharge Node.js framework.
Installation
npm i @supercharge/mongodbDocs
- ๐ Documentation
Compatibility
| Major Release | Supercharge version | MongoDB version | Node.js version |
|---|---|---|---|
v1 | 2.x | 5.x | >=14 |
Contributing
Do you miss a function? We very much appreciate your contribution! Please send in a pull request ๐
- Create a fork
- Create your feature branch:
git checkout -b my-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request ๐
License
MIT ยฉ Supercharge
superchargejs.com ย ยทย GitHub @supercharge ย ยทย Twitter @superchargejs