0.1.2 • Published 5 years ago

conscamwarn v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Console Scam Warn

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

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.

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago