mongoose-edges
v0.1.0
Published
Store edges and their properties between two objects
Readme
mongoose-edges
Store edges and their properties between two objects.
Installation
npm install mongoose-edges --saveUsage
var edges = require('mongoose-edges');Tests
npm test