Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

JSINER

Compare

  Analyzed about 15 hours ago

JSINER is a JavaScript library intended to simplify writing OOP in JavaScript which represents alternative JavaScript inheritance approach, provides support of JavaScript classes hierarhies, automatic resolving and optimizing external scripts files dependencies. JSINER (originated from ... [More] JavaScript INheritance supportER) is a lazy inheritance implementation in JavaScript. The main features of this approach are: - Lazy inheritance is prototype-based inheritance; - Maintaining proper order of script files declaration is not obligatory; - HTML page loading is faster; - The parent classes for the object can be loaded dynamically after defining the object type; - Dependencies are declared in more explicit way; - If lazy mode of scripts loading is used, only important scripts loaded. [Less]

83.9K lines of code

0 current contributors

almost 17 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This