1.0.2 • Published 2 years ago

@alexlatorre/consoleblocker v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

ConsoleBlocker

ConsoleBlocker is a small script developed in javascript to block the console.log function. In addition, it displays a warning message for curious users who access the web with the browser's developer tools enabled.

Installation

Use the package manager npm to install ConsoleBlocker.

npm i @alexlatorre/consoleblocker

Usage

Add in your project by angular.json or import as a normal js in any project You need to place assets in your assets folder (check directory package)

License

MIT

Author: Alex Latorre (alexlatorre@me.com)