Tags : Browse Projects

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

Firebug

Compare

  Analyzed about 12 hours ago

Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, the DOM, JavaScript, network activity and cookies live in any web page.

492K lines of code

0 current contributors

over 6 years since last commit

5,919 users on Open Hub

Inactive
4.66421
   
I Use This

jQuery

Compare

  Analyzed 2 days ago

jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your Web pages. It is not a huge, bloated framework promising the best in AJAX, nor is it just a set of needlessly complex enhancements. ... [More] jQuery is designed to change the way that you write JavaScript. "You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind." - Dave Methvin [Less]

41.9K lines of code

15 current contributors

3 days since last commit

3,058 users on Open Hub

Moderate Activity
4.7152
   
I Use This

Prototype Javascript Framework

Compare

  Analyzed 4 days ago

Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

15.8K lines of code

0 current contributors

almost 7 years since last commit

485 users on Open Hub

Inactive
4.1411
   
I Use This

MooTools

Compare

  Analyzed 4 days ago

MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API. MooTools code respects strict standards and ... [More] doesn't throw any warnings. It's extensively documented and has meaningful variable names: a joy to browse and a snap to understand. [Less]

39.2K lines of code

0 current contributors

over 6 years since last commit

189 users on Open Hub

Inactive
4.42105
   
I Use This

Apache Xerces C++

Compare

Claimed by Apache Software Foundation Analyzed 3 days ago

216K lines of code

0 current contributors

3 months since last commit

172 users on Open Hub

Low Activity
3.53846
   
I Use This

Dojo Toolkit

Compare

  Analyzed 8 minutes ago

A javascript toolkit.

849K lines of code

13 current contributors

10 days since last commit

170 users on Open Hub

Very Low Activity
4.5
   
I Use This
Licenses: academic, BSD-3-Clause

dom4j: flexible XML framework for Java

Compare

  Analyzed 2 days ago

dom4j is an easy to use, open source library for working with XML, XPath, and XSLT on the Java platform, using the Java Collections Framework, and with full support for DOM, SAX, and JAXP.

53.6K lines of code

0 current contributors

about 1 year since last commit

71 users on Open Hub

Very Low Activity
4.26667
   
I Use This

qooxdoo

Compare

  Analyzed 3 days ago

qooxdoo is a universal JavaScript framework that enables you to create applications for a wide range of platforms. With its object-oriented programming model you build rich, interactive applications (RIAs), native-like apps for mobile devices, light-weight traditional web applications or even ... [More] applications to run outside the browser. You leverage its integrated tool chain to develop and deploy applications of any scale, while taking advantage of modern web technologies like HTML5 and CSS3, its comprehensive feature set and a state-of-the-art GUI toolkit. qooxdoo is open source under liberal licenses, led by the world's largest web host 1&1, with a vibrant community. [Less]

291K lines of code

25 current contributors

6 days since last commit

33 users on Open Hub

Moderate Activity
4.64706
   
I Use This

Apache XML Commons

Compare

Claimed by Apache Software Foundation Analyzed 2 days ago

Apache XML Commons provides an Apache-hosted set of SAX, DOM, StAX and JAXP interfaces for use in other xml-based projects. It is also home to the XML Commons Resolver, a component which can be used in a wide variety of XML parsing, processing and related programs to resolve various public or system ... [More] identifiers into accessible URLs for use by your application. The resolver supports several catalog types for mapping, including OASIS XML, OASIS TR 9401 and XCatalog styles. [Less]

287K lines of code

1 current contributors

about 2 years since last commit

33 users on Open Hub

Inactive
4.6
   
I Use This

PPI.pm

Compare

  Analyzed 4 days ago

Parse, Analyze and Manipulate Perl (without perl) The ability to read, and manipulate Perl (the language) programmatically other than with perl (the application) was one that caused difficulty for a long time. The cause of this problem was Perl's complex and dynamic grammar. Although there is ... [More] typically not a huge diversity in the grammar of most Perl code, certain issues cause large problems when it comes to parsing. Indeed, quite early in Perl's history Tom Christenson introduced the Perl community to the quote "Nothing but perl can parse Perl", or as it is more often stated now as a truism: "Only perl can parse Perl" PPI tries to solve this problem. [Less]

14.1K lines of code

6 current contributors

8 days since last commit

29 users on Open Hub

Low Activity
4.44444
   
I Use This
Licenses: Artistic_..., gpl