Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
/ conscamwarn Public archive

A small library that adds a console log with language warning about scams.

License

Notifications You must be signed in to change notification settings

adrianmejias/conscamwarn

Repository files navigation

Console Scam Warn

A small library that adds a console log with language warning about scams. This is not a serious project so please use at your own discretion.

Installation

npm i -D conscamwarn

Usage

const { ConScamWarn } = require('conscamwarn');
(ConScamWarn.showMessage)();

Output should be: This is a browser feature intended for developers. If someone told you to copy-paste something here to enable a site feature or "hack" someone elses account, it is likely a scam and will give them access to your account.

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

About

A small library that adds a console log with language warning about scams.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published