ramda-extended-rsvp

0.1.5 • Public • Published

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

/ramda-extended-rsvp/

    Package Sidebar

    Install

    npm i ramda-extended-rsvp

    Weekly Downloads

    59

    Version

    0.1.5

    License

    MIT

    Last publish

    Collaborators

    • pnw
    • mediasuite