Tags : Browse Projects

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

Sarissa

Compare

  Analyzed about 6 hours ago

Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries etc and comes especially handy for people doing what is lately known as "AJAX" development.

5.06K lines of code

0 current contributors

almost 7 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: apache_2, gpl, lgpl

phpQuery

Compare

  Analyzed 1 day ago

phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library. Two interfaces are provided - Object Oriented PHP and Command Line Interface (CLI).

27.5K lines of code

0 current contributors

almost 6 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

Sun Java Streaming XML Parser

Compare

  No analysis available

Message from the owner(s) The source code is now available from cvs .

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: common_de...

Arachni

Compare

  Analyzed about 3 hours ago

Arachni is a feature-full, modular, high-performance Ruby framework aimed towards helping penetration testers and administrators evaluate the security of web applications.

239K lines of code

0 current contributors

11 months since last commit

4 users on Open Hub

Very Low Activity
4.0
   
I Use This
Licenses: No declared licenses

rapidjson

Compare

  Analyzed about 18 hours ago

Rapidjson is a JSON parser and generator for C++. It was inspired by rapidxml. * Rapidjson is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. * Rapidjson is fast. Its performance can be comparable to strlen(). It also ... [More] optionally supports SSE2/SSE4.1 for acceleration. * Rapidjson is self-contained. It does not depend on external libraries such as BOOST. It even does not depend on STL. * Rapidjson is memory friendly. Each JSON value occupies exactly 16/20 bytes for most 32/64-bit machines (excluding text string). By default it uses a fast memory allocator, and the parser allocates memory compactly during parsing. [Less]

30.7K lines of code

21 current contributors

3 months since last commit

4 users on Open Hub

Low Activity
5.0
 
I Use This

dynamictemplate

Compare

  Analyzed 1 day ago

Yet another template engine, but this time loaded with full async support and capable of being changed even after the template was rendered. The main idea is that you write one template that renders xml/html and streams it to the client and that you write templates in the same style that can be ... [More] rendered in the browser and linked to the dom thanks to $DOMManipulationTool. [Less]

3.94K lines of code

0 current contributors

over 9 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

Ariadna Framework

Compare

  No analysis available

Open Source Framework for PHP5, find simplicity, multiple-choices and fast development cycle. * Framework Component-based * Small Footprint * Pluggable system * for PHP 5.2.3+ * Fast and easy to install and use. * Multiple OO Models: o internal (tdbo) ... [More] o doctrine | propel * Multiple Templating and View System: o HTML::Template o Zope-Tal o PHP Embeded o Savant o CREOLE Wiki Syntax parser o SVG output o DocBook? output o RSS and Atom ready * Multiple Controllers: o Cli (Console) Controllers o SOA-WOA Controllers (RPC) o REST Controllers o XUL Interfaces o XHTML | HTML5 [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl21_or..., lgpl3

LibDOM

Compare

  Analyzed about 7 hours ago

LibDOM is an implementation of the W3C DOM, written in C. It is currently in development for use with NetSurf and is intended to be suitable for use in other projects too.

33.6K lines of code

3 current contributors

2 months since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

Spark JavaScript library

Compare

  Analyzed 1 day ago

A lightweight yet powerful JavaScript library. It incorporates animation of CSS propertie. It is cross browser all the way down to IE6 and of course all of the good browsers. It has passed v2.0.0 so is considered stable. Spark also supports plugins and is still looking for a user base to use and improve it.

4.4K lines of code

0 current contributors

almost 11 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

jsdom

Compare

  No analysis available

pure js implementation of the dom level 1 with some browser augmentation (getElementById, getElementsByClassName, .className, .id). Level 2 and 3 are being considered, let me know if they are important for your project.

0 lines of code

23 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit