npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

collect-feedback

0.0.2

@juliangruber

npmHomeRepoSnykSocket
Downloads:0
$ npm install collect-feedback
DailyWeeklyMonthlyYearly

collect-feedback

Collect realtime anonymous feedback through a website.

Example

$ collect-feedback 3000
Mon Jun 30 2014 06:16:17  "sweet"
Mon Jun 30 2014 06:16:30  "this could be done\n\na lot better"

Open http://localhost:3000/ in your browser to submit feedback.

Usage

$ collect-feedback [PORT]

Feedback is written to stdout, in columnar format.

Installation

$ npm install -g collect-feedback

License

MIT