rubyisms

0.3.2 • Public • Published

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.

Package Sidebar

Install

npm i rubyisms

Weekly Downloads

17

Version

0.3.2

License

MIT

Last publish

Collaborators

  • oka