string-collapse-leading-whitespace

v1.5.0
Collapse the leading and trailing whitespace of a string
string characters replace email templates alt tags attributes fancy and 6 more...

build

rollup -c

coverage

nyc report --reporter=text-lcov | coveralls

dev

rollup -c --dev --silent

format

prettier '*.{js,ts,css,less,scss,vue,gql,md}' --write && ./node_modules/.bin/eslint src/*.js test/*.js --fix

prepare

npm run build

pretest

npm run build

test

eslint src/*.js test/*.js && nyc ava

Metadata

  • MIT
  • >=6
  • Roy Revelt
  • released 10/26/2018

Downloads

Maintainers