Module JQueryCounter

Namespace for the jQuery counter plugin, see http://qwertypants.github.io/jQuery-Word-and-Character-Counter-Plugin/

This jQuery Word and character counter plug-in allows you to count characters or words, up or down. You can set a minimum or maximum goal for the counter to reach.

Index

Interfaces

Type aliases

Type aliases

CountDirection

CountDirection: "up" | "down"

CountType

CountType: "char" | "word"