fancy-desktop-logger
v1.1.2
Published
fancy-desktop-logger is javascript library which will display your console log messages on desktop You don't need to open dev tools!.
Downloads
7
Readme
fancy-desktop-logger
fancy-desktop-logger is javascript library which will display your console log messages on desktop You don't need to open dev tools!.
It extends the existing console.log functionality so, you actually don't need to do anything except adding this cdn at the top!
IMPORTANT
for Development purpose only! as it shows logs on desktop!
Installation
Use the package manager npm to install fancy-desktop-logger.
npm i fancy-desktop-logger
Use the package manager using CDN .
https://unpkg.com/[email protected]/index.js
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.