New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jsclass

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsclass

Portable class library for JavaScript

4.0.5
latest
Source
npm
Version published
Weekly downloads
95
-58.15%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

oop

FAQs

Package last updated on 19 Mar 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts