文件名称:claypot-mongoose-plugin:Claypot猫鼬插件
文件大小:64KB
文件格式:ZIP
更新时间:2024-05-21 07:45:04
JavaScript
陶罐猫鼬插件
正在安装
$ yarn add claypot claypot-mongoose-plugin
用法
Claypotfile.js
module . exports = {
plugins : [ 'claypot-mongoose-plugin' ] ,
dbs : {
foo : {
store : 'mongoose' ,
database : 'my_mongo_db' ,
native_parser : true ,
user : '
【文件预览】:
claypot-mongoose-plugin-master
----.gitignore(128B)
----.babelrc(219B)
----.eslintrc(48B)
----package.json(2KB)
----src()
--------index.js(3KB)
----LICENSE.md(1KB)
----.travis.yml(174B)
----README.md(629B)
----test()
--------test.js(651B)
--------fixtures()
----.editorconfig(416B)
----yarn.lock(220KB)