1.0.6 • Published 6 years ago

altai_count v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Altai Count


Installation

Run:

yarn add altai_count

Add this line to your application.js

//= require altai_count/dist/altai_count

And call it using the following:

$(".altai-count").altaiCount();

Settings:

## Define max character set.
maxCharacters: 140

## Print state
klass: ".altai-characters"

## State message
tagline: "characters remaining."

## Print log messages in your developer console.
debug: true or false

License

The gem is available as open source under the terms of the MIT License.

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago