Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Esta versão adiciona suporte para o uso da classe jQsimple como um módulo no lado do servidor ambientes CommonJS compatível JavaScript (ou seja, Node.js). Ele remove componentes não utilizados a partir da versão standalone (reduzindo o seu tamanho minified de 9 a 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

Versão inicial.
Initial release.

Project Resources