1.0.0 • Published 8 years ago

ember-cli-md5 v1.0.0

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

Ember CLI MD5

The addon provides you a component to generate MD5 hashes.

The input component is based on JavaScript-MD5.

Installation

npm install --save-dev ember-cli-md5
ember generate md-5

Usage

{{md-5 value='StringToBeHashed'}}

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
1.0.0

8 years ago

0.1.0

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago