Projects tagged ‘beautifier’


[14 total ]

9 Users
   

To put it simply, Krumo is a replacement for print_r(); and var_dump();. By definition Krumo is a debugging tool (PHP4/PHP5), which displays structured information about any PHP variable. A lot of ... [More] developers use print_r() and var_dump() in the means of debugging tools. Although they were intended to present human readable information about a variable, we can all agree that in general they are not. Krumo is an alternative: it does the same job, but it presents the information beautified using CSS and DHTML. [Less]
Created over 3 years ago.

7 Users
   

NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal ... [More] will be to add support for additional .NET languages. [Less]
Created about 1 year ago.

5 Users
   

Jalopy is a source code formatter/beautifier/pretty printer for the Java programming language. It is aimed to provide a full-featured, yet free alternative to the well-known Jindent. Plug-ins for Ant ... [More] , Eclipse, IDEA, JBuilder, JDeveloper, jEdit, NetBeans. [Less]
Created over 3 years ago.

3 Users
 

A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.
Created over 3 years ago.

2 Users
 

Banish crusty code with the Uncrustify C/C++/C#/D/Java/Pawn source code beautifier. It indents, adds newlines, aligns, etc, and is highly configurable.
Created over 3 years ago.

1 Users
 

htmLawed is a highly customizable single-file PHP script to make text secure, and standard- and admin policy-compliant for use in the body of HTML 4, XHTML 1 or 1.1, or generic XML documents. It is ... [More] thus a configurable input (X)HTML filter, processor, purifier, sanitizer, beautifier, etc., and an alternative to the HTMLTidy application. * make HTML markup in text more secure and standard-compliant * processed text can be used in HTML, XHTML or XML documents * restrict HTML elements, attributes, protocols, etc. * balance tags, check element nesting, transform deprecated attributes and tags, convert relative to absolute URLs, etc. * highly customizable * single file of ~45 kb * simple HTML Tidy alternative * use to filter & sanitize HTML code submitted in blog comments, forum posts, etc., generate XML-compatible feed items from web-page excerpts, make old HTML code XHTML-compliant, pretty-print HTML, scrape web-pages, and so on [Less]
Created about 1 year ago.

1 Users

This is a PHP4 program that tries to reformat and beautify PHP source code files automatically. It is a pretty printer for your php source code.
Created over 3 years ago.

0 Users

An old (~1998) C/Java code beautifier.
Created over 3 years ago.

0 Users

bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements.
Created 10 months ago.

0 Users

A utility to neaten up the import statements in a Java source code file.
Created over 3 years ago.