Tags : Browse Projects

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

Pygments

Compare

  Analyzed about 22 hours ago

Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.

169K lines of code

34 current contributors

1 day since last commit

90 users on Open Hub

Moderate Activity
4.70588
   
I Use This

GeSHi

Compare

  Analyzed about 19 hours ago

GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS. It features case-sensitive or insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited scope for styling, the use of CSS in which almost any aspect of the source can be ... [More] highlighted, the use of CSS classes to massively reduce the amount of output code, function-to-URL capabilities, line numbering, and much more. Over 50 languages are supported, including Java, C, PHP, HTML, CSS, SQL, Pascal, C++, XML, ASP, and ASM. [Less]

105K lines of code

0 current contributors

about 1 month since last commit

83 users on Open Hub

Very Low Activity
4.36
   
I Use This

CodeMirror

Compare

  Analyzed about 10 hours ago

CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. If a parser has been written for the language you are editing (see below for a list of supported languages), the code will be ... [More] coloured, and the editor will help you with indentation. [Less]

80.5K lines of code

83 current contributors

8 days since last commit

17 users on Open Hub

Low Activity
4.75
   
I Use This

Cloud9 IDE

Compare

  Analyzed about 6 hours ago

The Cloud9 IDE is an open source project started by Fabian Jakobs (fjakobs), Ruben Daniels (javruben), Mike de Boer (mikedeboer) and Rik Arends ([rikarends]) from ajax.org, built on top of Node.JS. This Integrated Development Environment aims to bring all great features from other existing IDE's ... [More] and source code editors like Eclipse, Netbeans, Textmate, and many others together, bundled as plugins. Cloud9's main focus is on Javascript development, it is able to set a new standard for client and server development integration. And if you find that functionality is missing? Just write a plugin and patch it yourself! Written in Javascript, for Javascripters. [Less]

0 lines of code

0 current contributors

almost 8 years since last commit

8 users on Open Hub

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

Haxe Highlighter

Compare

  No analysis available

A syntax highlighter written in Haxe that can highlight the syntax of a bunch of languages, including Haxe. Since it's written in Haxe, JavaScript and PHP versions can be generated, and snapshots are available inside the Subversion repository. It is lightweight: 1 file, around 200 lines of ... [More] algorithm and around 300 lines of language definitions. Adding a new language is usually a matter of adding 5-10 regular expressions, and is somewhat flexible with recursive rules (for example, it highlights PHP/CSS/JS embedded in HTML). There are plenty of examples of the source code highlighting in action on the homepage. The statistics are wrong because Ohloh doesn't understand Haxe. [Less]

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

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

GitStore

Compare

  Analyzed about 12 hours ago

GitStore is a web frontend for serving git repositories. The goal is to be allot like github, but with authentication through AD / Ldap

2.28K lines of code

0 current contributors

almost 12 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

highlight.js

Compare

  Analyzed 1 day ago

highlight.js by Ivan Sagalaev. Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It's very easy to use because it works automatically: finds blocks of code, detects a language, highlights it. This is not only convenient but also allows highlighting ... [More] for code examples marked up with writing syntaxes like Markdown where there is no way to specify HTML class easily. The library knows 41 languages and is bundled with 16 style themes. [Less]

78.1K lines of code

74 current contributors

4 days since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This

JavaScript Syntax Highlighter

Compare

  No analysis available

JavaScript Syntax Highlighter can be used for client-side syntax highlighing of following languages: htm, css, js, php, py and sql. - Highlights languages embedded into each other - Links to documentation of all languages - Colors can be easily modified via CSS - Works in all major browsers ... [More] including Internet Explorer, Firefox, Opera [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

ColorLogs

Compare

  Analyzed 1 day ago

This is a log colorizer perl script intended to have command output piped through it to a terminal, and allows easy file-based configuration of new highlighting schemes using simple text matches, globs or regular expressions. It works transparently even in interactive contexts with scripts which ... [More] produce prompt lines and wait for user input. Patterns are provided for ant and maven output. See the readme on the main github page for instructions. My version started as a fork of v1.1 from resentment.org, but I've made numerous improvements since then. [Less]

245 lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

jEph

Compare

  Analyzed 1 day ago

jEph is an acronym for jEdit style php highlighter. Basically, jEph is a syntax highlighting script like GeSHi or the pear class Text_Highlighter. But it has slight conceptual differences.

53.3K lines of code

0 current contributors

over 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This