Skip to content

jcoglan/jsclass

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jsclass

jsclass is a portable, modular JavaScript class library, influenced by the [Ruby](http://ruby-lang.org/ programming) language. It provides a rich set of tools for building object-oriented JavaScript programs, and is designed to run on a wide variety of client- and server-side platforms.

Installation

Download the library from the website or from npm:

$ npm install jsclass

Usage

See the website for documentation.

Contributing

You can find instructions for how to build the library and run the tests in CONTRIBUTING.md.

License

Copyright 2007-2014 James Coglan, distributed under the MIT license. See LICENSE.md for full details.

About

Implementation of the core of Ruby's object system in JavaScript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages