Skip to content

maads/ember-cli-md5

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published