Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Ruby inspired JavaScript prototype extensions.

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages