Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.84 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.84 KB

ember-chance

Build Status Coverage Status semantic-release npm version EmberObserver

Ember Addon wrapper for Chance.js with template helpers

See the documentation here.

Installation

ember install ember-chance

Usage

{{chance-prime }}

Using with named arguments

{{chance-prime min=1 max=10}}

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.