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]
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]
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]
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]
FSHL is a free, open source, universal, fast syntax highlighter written in PHP. A very fast parser performs syntax highlighting for few languages and produces a HTML output.
FSHL library is a simple, easy to use syntax highlighter. Its API provides only one method that is really need to highlight
... [More] sources and three auxiliary methods to sets lexer and output mode.
FSHL core is very flexible and it is very easy to add new languages. [Less]
microlight.js is a tiny library (2.2k minified) which improves readability of code snippets by highlighting, for any programming language, without attaching additional language packages or styles
A spin on the phrase "tag it!", Taguette is a free and open source qualitative research tool that allows users to:
* Import PDFs, Word Docs (.docx), Text files (.txt), HTML, EPUB, MOBI, Open Documents (.odt), and Rich Text Files (.rtf).
* Highlight words, sentences, or paragraphs and tag them
... [More] with the codes you create.
* (not yet) Group imported documents together (e.g. as 'Interview' or 'Lit Review').
* Export tagged documents, highlights for a specific tag, a list of tags with description and colors, and whole projects. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy