{"_id":"notification-logger","_rev":"4-cbfedb78dc06549febca19dd6648d919","name":"notification-logger","description":"See console messages as Desktop Notifications","dist-tags":{"latest":"0.0.0"},"versions":{"0.0.0":{"name":"notification-logger","version":"0.0.0","description":"See console messages as Desktop Notifications","main":"notification-logger.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/hkirat/notification-logger/"},"author":{"name":"harkirat singh"},"license":"BSD-2-Clause","gitHead":"12ceb02e89de661bbd2916d679924d5e9fe1bccf","_id":"notification-logger@0.0.0","_shasum":"a3230df11c294b3214890e01fae694c59b0918d5","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"hkirat","email":"harkirat96@gmail.com"},"dist":{"shasum":"a3230df11c294b3214890e01fae694c59b0918d5","tarball":"https://registry.npmjs.org/notification-logger/-/notification-logger-0.0.0.tgz","integrity":"sha512-r1gpsykSYA5mLjzYp4G4Atp67V82LQDuF7h3IWinwujhfPRtejY6+Wnl+Av+UgF0gb6/7nz0M4Ssc1UQ943OMg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBxQNLI4zx6c6hwwUCJlgQUr7bDMUJaWCqHPOouJJxDFAiEA8LD37g3+EjVj20QRGw4BSaCTSKK9hBYYEwsjkWCfEEU="}]},"maintainers":[{"name":"hkirat","email":"harkirat96@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/notification-logger-0.0.0.tgz_1476292235829_0.5082342389505357"}}},"readme":"# Notification Logger\n\nEver wondered why you have to open the console every time you want to want to log a variable?\n\nNotification Logger helps provide desktop notification for your console messages.\n\nDuring development, You have to check the browser's inspector periodically to see what your console.log()'s are saying.\n\nWith [notification-logger](https://hkirat.github.io/notification-logger/), you can develop and debug web apps and see console messages as Desktop Notifications.\n\nAnd it only adds ~100 lines to your project.\n\n\n[Demo](https://hkirat.github.io/notification-logger/)\n\n\n## Screenshot\n\n![notification-logger](./images/image.png)\n\n## Installing\n - Download the project\n - include notification-logger.js\n - Initialise with logger.init()\n\n## Methods\n-----\n* `logger.init` - Initialises the logger\n* `logger.log` - Logs the message via a Desktop Notification\n* `console.log` - Logs the message via a Desktop Notification\n* `logger.destroy` - Reverts console.log to original functionality\n\n## Browser Support\n\nWorks best on latest versions of Google Chrome, Firefox and Safari.\n\n","maintainers":[{"name":"hkirat","email":"harkirat96@gmail.com"}],"time":{"modified":"2022-06-22T06:12:42.813Z","created":"2016-10-12T17:10:37.521Z","0.0.0":"2016-10-12T17:10:37.521Z"},"repository":{"type":"git","url":"https://github.com/hkirat/notification-logger/"},"author":{"name":"harkirat singh"},"license":"BSD-2-Clause","readmeFilename":"README.md","users":{"davidazullo":true}}