1.0.0 • Published 7 years ago

ember-cli-md5 v1.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
7 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

7 years ago

0.1.0

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago