Skip to content

rajasegar/ember-chance

Repository files navigation

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.