0.3.5 • Published 8 years ago

ramda-extended v0.3.5

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

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

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago