0.3.2 • Published 8 years ago

rubyisms v0.3.2

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

Rubyisms

Ruby style ES5 prototype extensions

NPM version Downloads Build Status

A highly experimental set of prototype extensions for native types in ES5 JavaScript.

What are rubyisms?

Rubyisms are methods that are easy on the eyes.

Here's one in action.

(5).times(function () {
  console.log('Yo.');
});

Sweet, huh?

Rubyisms are a little slice of coding happiness.

Install

Using npm, of course.

$ npm install rubyisms

Documentation

Get to know the methods, here.

0.3.2

8 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

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