string-strip-html

v3.5.6
Strips HTML tags from strings. Detects legit unencoded brackets.
string remove thousand thousands separator separators numbers digits currency and 3 more...

build

rm -rf dist && rollup -c

coverage

nyc report --reporter=json-summary

dev

rm -rf dist && rollup -c --dev --silent

format

prettier '*.{js,ts,css,less,scss,vue,gql,md}' --write && npm run lint

lect

lect

lint

eslint "**/*.js" --fix --ignore-pattern "dist/*" --ignore-pattern "rollup.config.js"

prepare

npm run build

pretest

npm run build

test

npm run lint && npm run unittest

unittest

nyc ava && npm run coverage

version

npm run build && git add .

Metadata

  • MIT
  • >=8.9
  • Roy Revelt
  • released 2/5/2019

Downloads

Maintainers