jquery-word-and-character-counter-plugin
Version:
This word and character counter plugin allows you to count characters or words, up or down. You can set a minimum or maximum goal for the counter to reach. And sweet, sweet options.
17 lines (16 loc) • 325 B
JSON
{
"name": "jquery-word-and-character-counter-plugin",
"version": "2.4.1",
"homepage": "https://github.com/qwertypants/jQuery-Word-and-Character-Counter-Plugin",
"authors": [
"Wilkins F."
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}