string-strip-html

v4.3.21
Strips HTML tags from strings. No parser, accepts mixed sources.
amount currency digits from numbers parser remove scanerless separator and 5 more...

build

rollup -c

ci_test

npm run build && npm run lint && tap --no-only --reporter=silent --output-file=testStats.md && npm run format

dev

rollup -c --dev

devunittest

npm run dev && ./node_modules/.bin/tap --only -R 'base'

format

npm run lect && npm run prettier && npm run lint

lect

lect

lint

../../node_modules/eslint/bin/eslint.js "**/*.js" --fix --config "../../.eslintrc.json" --quiet

perf

node perf/check

prepare

npm run build

prettier

../../node_modules/prettier/bin-prettier.js '*.{js,css,scss,vue,md}' --write --loglevel silent

republish

npm publish || :

tap

tap

pretest

npm run build

test

npm run lint && npm run unittest && npm run format

unittest

tap --no-only --output-file=testStats.md && npm run perf

version

npm run build && git add .

Metadata

  • MIT
  • Whatever
  • Roy Revelt
  • released 4/18/2020

Downloads

Maintainers