文件名称:relational-pouch, 在 pouchdb/couchdb中,存储关系数据.zip
文件大小:51KB
文件格式:ZIP
更新时间:2022-10-08 00:41:08
开源
relational-pouch, 在 pouchdb/couchdb中,存储关系数据 关系邮袋 var db = new PouchDB('mydb');db.setSchema([ {singular: 'author', plural: 'authors', relations: { books:
【文件预览】:
relational-pouch-master
----.gitignore(74B)
----README.md(29KB)
----bin()
--------run-test.sh(549B)
--------run-couchdb-on-travis.sh(579B)
--------dev-server.js(3KB)
--------test-browser.js(4KB)
----test()
--------webrunner.js(595B)
--------test.js(59KB)
--------index.html(595B)
--------bind-polyfill.js(921B)
----LICENSE(11KB)
----.jshintrc(525B)
----bower.json(536B)
----package.json(2KB)
----dist()
--------pouchdb.relational-pouch.js(42KB)
--------pouchdb.relational-pouch.min.js(16KB)
----.npmignore(63B)
----.travis.yml(228B)
----lib()
--------pouch-utils.js(2KB)
--------collections.js(2KB)
--------uuid.js(2KB)
--------index.js(15KB)