UNPKG

letter-count

Version:

This is a calculator which counts the number of letters/ characters/ lines/ words/ numbers or wordsigns in a text, useful for your tweets on Twitter, as well as a multitude of other applications.

14 lines (13 loc) 235 B
language: node_js node_js: - 16 cache: npm: false before_script: - npm run info:version script: # - npm ci - npm test #- npm run build #after_script: # - cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js