mongoose-orchestrator:动态引用属性同步

时间:2024-02-24 23:33:57
【文件属性】:

文件名称:mongoose-orchestrator:动态引用属性同步

文件大小:16KB

文件格式:ZIP

更新时间:2024-02-24 23:33:57

mongoose mongoose-plugin mongoose-orchestrator MongooseJavaScript

使对属性的引用保持同步。 此项目已在Node 0.12和Node 4.0上进行了持续测试。 与猫鼬3.8及更高版本兼容。 安装 $ npm install mongoose-orchestrator 利用 const mongoose = require ( 'mongoose' ) ; const ObjectId = mongoose . Schema . Types . ObjectId ; const UserSchema = mongoose . Schema ( { name : { type : String , required : true } , country


【文件预览】:
mongoose-orchestrator-master
----.gitignore(383B)
----.babelrc(65B)
----package.json(1KB)
----src()
--------index.js(7KB)
--------utils.js(382B)
----.travis.yml(163B)
----LICENSE(1KB)
----README.md(5KB)
----example()
--------index.js(750B)
--------models.js(777B)
----lib()
--------index.js(13KB)
--------utils.js(707B)
----.npmignore(4B)
----test()
--------models.js(2KB)
--------update-self-schema.js(2KB)
--------update-source.js(3KB)

网友评论