mscerts.net
Ad Management
Affiliate Programs
AJAX
Auctions
Authentication
Blog
Bookmark Management
Calculator
Calendar Systems
Chat Scripts
Click Tracking
Communication Tools
Content Management
Customer support
Database Tools
Development Tools
Discussion Boards
E-Commerce
Email Systems
FAQ and Knowledgebase
File Management
Flash Components
Form Processors
Forms and Controls
Games
Graphics and Multimedia
Graphs and Charts
GuestBooks
Image Galleries
Internet, Browsers and Tools
Link Indexing
Mailing List Managers
Match Making
Miscellaneous
Modules
Multi-Level Marketing
Networking Tools
News Publishing
Organizers
PHP Classes
Polls and Voting
Portal Systems
Programming Methods and Algorithms
Quiz
Real Estate
Scientific / Engineering
Search Engines
Security Systems
Server Management
Snippets
Text Management
Top Sites
Web Hosting Tools
Web Traffic Analysis
Wikis
WYSIWYG Editors
 
 
simplemediawiki 1.0.2
Zebra Pagination 1.0.1
jobberBase 1.9.1
ACollab 1.2
tdCron 0.0.1
Net-Digg 0.11
fMath
WP Delicious Sidebar Widget
simplerandom 0.9.0
scss 0.3.3
 
 
 

JS.Class 2.1.5

These are a set of packages to write robust object-oriented programs in JavaScript

It is a port and advanced implementation of Ruby's core object/module/class system in JavaScript code, as well as several standard Ruby libraries and various other extensions.

Here are some key features of "JS.Class":

General Features:
· Method binding
· Ruby-like object system with classes, mixins, and singleton methods
· Late-binding arguments-optional super calls to parent classes and mixins
· Included, extended and inherited hooks
· Reflection APIs for the object system
· Conventions for object equality, comparison, iteration and hashing
· Versions of various standard Ruby modules and data structures

Works with:
· Node
· V8
· Rhino
· Narwhal
· SpiderMonkey
· Windows Script Host

Requirements:

· JavaScript enabled on client side

What's New in This Release: [ read full changelog ]

· Adds support for Node, Narwhal and Windows Script Host to the JS.Package loading system.
· Adds an `autoload` macro to the package system for quickly configuring modules using filename conventions.
· Renames `require()` to `JS.require()` so as not to conflict with CommonJS module API.

  Other
-   Nu 0.4.0