0.1.5 • Published 9 years ago

ramda-extended-rsvp v0.1.5

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

ramda-extended-rsvp

This package does the following:

  1. Adds R.rsvp namespace to house RSVP specific helper functions
  2. Supports RSVP.js as well as Ember.RSVP (see ember-cli-ramda-extended for Ember.js support)

Installation (Browser)

<script src="bower_components/ramda-extended/dist/ramda-extended.js">
<script src="bower_components/ramda-extended-rsvp/dist/ramda-extended-rsvp.js">

Installation (Bower)

  • bower install --save ramda-extended-rsvp

Installation (Node)

  • npm install --save ramda-extended-rsvp
  • var R = require('ramda-extended-rsvp')

See Also

0.1.5

9 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago