string-collapse-leading-whitespace

v6.0.6
Collapse the leading and trailing whitespace of a string
alt attributes characters dash email encoding fancy quote remove and 6 more...

build

rollup -c

build:esbuild

node '../../scripts/esbuild.js'

build:esbuild:dev

cross-env MODE=dev node '../../scripts/esbuild.js'

ci_test

npm run build && npm run format && tap --no-only --reporter=silent

clean_types

../../scripts/cleanTypes.js

dev

rollup -c --dev

devunittest

npm run dev && tap --only -R 'base'

format

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

lect

lect

lint

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

perf

node perf/check

prettier

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

republish

npm publish || :

tap

tap

pretest

npm run build

test

npm run test:ci && npm run perf

test:ci

npm run unittest && npm run test:examples && npm run format

test:examples

../../scripts/test-examples.js && npm run lect && npm run prettier

tsc

tsc

unittest

tap --no-only --reporter=terse && tsc -p tsconfig.json --noEmit

Metadata

  • MIT
  • ^12.20.0 || ^14.13.1 || >=16.0.0
  • Roy Revelt
  • released 11/22/2021

Downloads

Maintainers