Downloadliste

Projektbeschreibung

jQsimple-class is a small class declaration library for JavaScript. It allows you to easily declare classes and inherit from other classes, and lets you have constructors inline with your class declaration. It’s meant to let you quickly declare a class and easily extend others, then get completely out of your way.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-22 07:37
0.1.1

Diese Version bietet Unterstützung für die Verwendung jQsimple-Klasse als Modul in Server-Side-konforme CommonJS JavaScript Umgebungen (dh node.js). Es entfernt ungenutzte Komponenten aus der Standalone-Version (Verringerung der minimierte Größe von 9 bis 3 KiB KiB).
Tags: Stable, Feature Enhancements, cleanup
This release adds support for using jQsimple-class as a module in server-side CommonJS-compliant JavaScript environments (i.e. node.js). It removes unused components from the standalone version (reducing its minified size from 9 KiB to 3 KiB).

2010-09-18 07:09
0.1

Erste Veröffentlichung.
Initial release.

Project Resources