Displaying 1 to 20 from 49 results

esformatter - ECMAScript code beautifier/formatter

  •    Javascript

ECMAScript code beautifier/formatter.This tool is still missing support for many important features. Please report any bugs you find, the code is only as good as the test cases. Feature requests are very welcome.

vim-autoformat - Provide easy code formatting in Vim by integrating existing code formatters.

  •    Vim

Format code with one button press. This plugin makes use of external formatting programs to achieve the best results. Check the list of formatprograms below to see which languages are supported by default. You can easily customize these or add your own formatprogram. When no formatprogram exists (or no formatprogram is installed) for a certain filetype, vim-autoformat falls back by default to indenting, (using vim's auto indent functionality), retabbing and removing trailing whitespace.

atom-beautify - :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github

  •    CoffeeScript

Atom-Beautify respects the core.telemetryConsent configuration option from Atom editor. If you do not wish to have usage data sent to Google Analytics then please set core.telemetryConsent to no or undecided option before using Atom-Beautify. See Anonymous Analytics section of docs for details. Thank you. Atom-Beautify is going to be completely rewritten with Unibeautify at its core! See unibeautify branch for work in progress and Issue #1174.

js-beautify - Beautifier for javascript

  •    Javascript

This little beautifier will reformat and re-indent bookmarklets, ugly JavaScript, unpack scripts packed by Dean Edward’s popular packer, as well as partly deobfuscate scripts processed by the npm package javascript-obfuscator. Open beautifier.io to try it out. Options are available via the UI.




uncrustify - Code beautifier

  •    C++

Here is an example configuration file, and here is a before and after C source example. That should give you a pretty good idea of what Uncrustify can do. Pre compiled binaries for Windows can be downloaded here.

pterm - ✨ #PTerm is a modern go module to beautify console output

  •    Go

PTerm is designed to create a platform independent way to create beautiful terminal output. Most modules that want to improve the terminal output do not guarantee platform independence - PTerm does. PTerm follows the most common methods for displaying color in a terminal. With PTerm, it is possible to create beautiful output even in low-level environments. Our first priority is to keep PTerm as easy to use as possible. With many examples for each individual component, getting started with PTerm is extremely easy. All components are similar in design and implement interfaces to simplify mixing individual components together.

Rainbow - Code Syntax Highlighting Library in Javascript

  •    JavaScript

Rainbow is a code syntax highlighting library written in JavaScript. It was designed to be lightweight (1.4kb), easy to use, and extendable. It is completely themable via CSS. If you have a language specific pattern that you want highlighted, but it does not exist in the language syntax rules you can add a rule on your page.

beautify-with-words - Beautifies javascript and replaces variable names with unique "long-ish words"

  •    Javascript

beautify-with-words beautifies javascript and replaces variable names with unique "long-ish words". It uses UglifyJS2's beautifier, but uses a phonetic word generator to rename variables. This makes it easier less-hard to read unminified code and do things like search-and-replace. beautify-with-words takes one file at a time – or, if no input file is specified, then input is read from STDIN.


gulp-esformatter - Beautify JavaScript code with esformatter

  •    Javascript

Issues with the output should be reported on the esformatter issue tracker.See the esformatter options.

atom-esformatter - Beautify JavaScript

  •    Javascript

Issues with the output should be reported on the esformatter issue tracker.Open the Command Palette and type esformatter.

atom-fixmyjs - Automagically fix JSHint lint warnings

  •    Javascript

Issues with the output should be reported on the fixmyjs issue tracker.Open the Command Palette and type fixmyjs.

atom-perfectionist - Beautify CSS and SCSS

  •    Javascript

Issues with the output should be reported on the Perfectionist issue tracker.Open the Command Palette and type beautify css or perfectionist.

beautify-benchmark - Beautify Benchmark.js's output into readable form.

  •    Javascript

Beautify Benchmark.js's output into readable form. Returns the percentage of the given benchmark's ops/sec compared to the highest ops/sec.

grunt-html-prettyprinter - Grunt task that beautifies your HTML

  •    Javascript

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint your code using grunt and test via npm test. Support this project and others by twolfson via gratipay.

json-beautify - JSON.stringify with fixed maximum character width.

  •    Javascript

JSON.stringify with fixed maximum character width. json-beautify is a fork of JSON.stringify json2.js implementation.

grunt-prettify - Grunt plugin for beautifying HTML

  •    Javascript

HTML prettifier with options to format HTML according to your own preferences. In your project's Gruntfile, add a section named prettify to the data object passed into grunt.initConfig().

gulp-frep - A find and replace utility, using Frep

  •    Javascript

A find and replace utility, using Frep. Replace strings or arrays of strings with an array of replacement patterns. See the frep docs for options.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.