approx-string-match

v2.0.0
A library for approximate string matching.

build

tsc

checkformatting

prettier --check **/*.ts

clean

rm -rf dist

format

prettier --write **/*.ts

prepublish

yarn run clean && yarn run build

test

tsc && mocha build/test

watch

tsc --watch
npm i approx-string-match

Metadata

  • MIT
  • Whatever
  • Robert Knight
  • released 11/23/2021

Downloads

Maintainers