0.3.2 • Published 9 years ago

rubyisms v0.3.2

Weekly downloads
5
License
MIT
Repository
github
Last release
9 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

9 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.6

10 years ago

0.1.5

10 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