ember-cli-ramda-extended

0.2.3 • Public • Published

Ember-cli-ramda-extended

This package does the following:

  1. Adds ramda-ember to your project
  2. Adds ramda-ember-rsvp to your project (works with Ember.RSVP)
  3. Re-implements regular R function like prop and pluck to be compatible with Ember.js getters and setters (See warning below)
  4. Adds R.Ember namespace to house Ember-specific functions

WARNING

This is a work in progress. Not all functions have been modified to be Emberjs compatible. When in doubt, check the source to see if a function has been implemented. If you need a Ramda function that has not been ported yet, then please submit a pull request!

See Also

Installation (Ember-cli)

  • ember install Ember-cli-ramda-extended
  • npm install
  • bower install

Usage Notes

After installing, the R namespace is globally available, including R.rsvp and R.Ember

Package Sidebar

Install

npm i ember-cli-ramda-extended

Weekly Downloads

139

Version

0.2.3

License

MIT

Last publish

Collaborators

  • pnw
  • mediasuite