1.1.1 • Published 7 years ago

ember-character-counter v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Character-counter

This README outlines the details of collaborating on this Ember addon.

Installation

  • npm install --save-dev ember-character-counter
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

Use

To use the component inside your app use:

  • {{character-counter characterCount=50 characterLimit=50 inputClass='class_name_for_the_input'}}
1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago