UNPKG

spelling

Version:

A spelling checker that provides words suggestions, and the facility to search for words with a specific prefix.

10 lines (8 loc) 114 B
language: node_js node_js: - 'node' script: - node --version - npm --version - npm run lint - npm test