ramda-extended

0.3.5 • Public • Published

Ramda (Extended)

Extend Ramda with extra capabilities.

This package does the following:

  • Bundles Ramda v0.19.1 so you shouldn't install ramda separately
  • Adds additional helper methods to the global R object

See Also

Installation (Browser)

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

Installation (Bower)

  • bower install --save ramda-extended

Installation (Node)

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

Changelog

0.3.0: MAJOR BREAKING CHANGES

Readme

Keywords

Package Sidebar

Install

npm i ramda-extended

Weekly Downloads

25

Version

0.3.5

License

MIT

Last publish

Collaborators

  • pnw
  • mediasuite