UNPKG

minusnon

Version:

Calculates similarity between two strings

10 lines 195 B
language: node_js node_js: - '10.4' before_install: - pip install --user codecov - npm install -g typescript script: - npm test after_success: - codecov --file coverage/lcov.info --disable search