https://github.com/metrica-sports/goosetrack
🔎 Mongoose plugin to keep track of document updates
https://github.com/metrica-sports/goosetrack
mongoose mongoose-plugin
Last synced: about 2 months ago
JSON representation
🔎 Mongoose plugin to keep track of document updates
- Host: GitHub
- URL: https://github.com/metrica-sports/goosetrack
- Owner: metrica-sports
- License: mit
- Created: 2018-04-18T17:56:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T16:23:55.000Z (almost 7 years ago)
- Last Synced: 2024-10-30T06:58:53.562Z (6 months ago)
- Topics: mongoose, mongoose-plugin
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goosetrack
[](https://github.com/prettier/prettier)
Mongoose plugin to keep track of specific properties updates
## Install
```bash
$ npm install --save goosetrack
``````bash
$ yarn add goosetrack
```