protect-email

v0.1.2
Email addresses characters convertor to HTML entities to protect against spam bots and crawlers
protect-email antispambot

start

tsc -w

build

tsc

test

mocha ./lib/*.spec.js

test-ci

istanbul cover ./node_modules/mocha/bin/_mocha -- ./lib/*.spec.js

lint

tslint -p .

commitmsg

commitlint -e $GIT_PARAMS

prepublish

in-publish && (npm run lint && npm run build && npm run test) || not-in-publish

prepush

npm run prepublish

precommit

npm run lint
npm i protect-email

Metadata

  • MIT
  • Whatever
  • Aleksandr Krivoshchekov
  • released 5/22/2018

Downloads

Maintainers