komnt-middleware

1.0.3 • Public • Published

komnt-middleware

Express JS middleware to Komnt

Komnt allows you to add comments and annotate your webpages.

For more information on Komnt, check out the Komnt extension

Usage

Install the module:

$ npm install --save komnt-middleware

Include in your app:

var komnt = require('komnt-middleware');
var app = require('express')();
 
app.use(komnt(app));

Now all HTML responses will have Komnt injected in them.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i komnt-middleware

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • pelegr