Browsing projects by Tag(s)

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

Showing page 1 of 1

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]

0
 
  0 reviews  |  2 users  |  83,989 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.