Projects tagged ‘dom’


[38 total ]
1194

Firebug

   
Primary Language: JavaScript Licensed as: Mozilla Public License 1.1

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

Metrics updated 06 Oct 08

324

jQuery

   
Primary Language: JavaScript Licensed as: GNU General Public License 2.0,MIT License

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 ... [More] it just a set of needlessly complex enhancements. 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]

Metrics updated 05 Oct 08

264

Prototype Javascript Framework

   
Primary Language: JavaScript Licensed as: MIT License

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.

Metrics updated 21 Jul 08

84

libxml2

   
Primary Language: C/C++ Licensed as: MIT License

Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform). Includes the xmllint tool for checking documents for well-formedness, validating documents against a DTD or XML Schema, and pretty printing XML input.

Metrics updated 04 Oct 08

65

Dojo

   
Primary Language: JavaScript Licensed as: Academic Free License,The BSD License

Dojo is a modular JavaScript toolkit that makes building richer web UI's much easier. Dojo builds on a fast, lightweight base that provides a competitive set of features (DOM traversal, AJAX, animations, event handling) at the same size as many of ... [More] the alternative "lightweight" toolkits. On top of that base Dojo provides easy access to an extensive collection of optional modules, including a widget framework that focuses on accessibility and internationalization, 2D and 3D charting and vector graphics, advanced math functions, offline capabilities, cryptography, and much much more. It also comes with a build system that collects and minifies your files into layers that you can include in your page as needed to simplify deployment and improve performance. [Less]

Metrics updated 01 Sep 08

65

Apache Xerces2 J

   
Primary Language: Java Licensed as: Apache License 2.0

A Java library for parsing, validating and manipulating XML documents. The latest version released, 2.9.1, provides support for the following standards and APIs: * XML 1.0 (4th Edition) * Namespaces in XML 1.0 (2nd Edition) * XML 1.1 (2nd ... [More] Edition) * Namespaces in XML 1.1 (2nd Edition) * W3C XML Schema 1.0 (2nd Edition) * XInclude 1.0 (2nd Edition) * OASIS XML Catalogs 1.0 * SAX 2.0.2 * DOM Level 3 Core, Load and Save * DOM Level 2 Core, Events, Traversal and Range * JAXP 1.3 [Less]

Metrics updated 21 Sep 08

64

MooTools

   
Primary Language: JavaScript Licensed as: MIT License

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 ... [More] API. MooTools code respects strict standards and doesn't throw any warnings. It's extensively documented and has meaningful variable names: a joy to browse and a snap to understand. [Less]

Metrics updated 11 Jul 08

35

dom4j: flexible XML framework for Java

   
Primary Language: Java Licensed as: BSD-ish License

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.

Metrics updated 02 Oct 08

21

PPI

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

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 ... [More] Perl's complex and dynamic grammar. Although there is 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]

Metrics updated about 8 hours ago

20

Apache Xerces C++

   
Primary Language: C++ Licensed as: Apache License 2.0

Xerces-C++ is a validating XML parser written in a portable subset of C++. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and many associated ... [More] standards. Source code, samples and API documentation are provided with the parser. For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs. [Less]

Metrics updated 04 Oct 08