UNPKG

custom-word-count

Version:

A cli tool which counts word in a given file or count a specific word count when provided in argument.

2 lines 48 B
#!/usr/bin/env node import('../src/index.mjs');