Skip to content
This repository was archived by the owner on Jan 13, 2019. It is now read-only.

Latest commit

 

History

71 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongoose Quaderno.io contact plugin

travis ci build js-standard-style

Mongoose plugin to manage Quaderno contacts and their invoices. Add it to your Mongoose models to store:

  • contact_id
  • permalink
  • invoices

API

@todo Need to list it here, see tests

Usage

Install

$ npm install mongoose-quaderno
var quadernoContact = require('mongoose-quaderno')
var SomeSchema = new mongoose.Schema({
  // your schema stuff here
})

SomeSchema.plugin(quadernoContact)

License

MIT

About

Mongoose Quaderno.io contact plugin

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages