Displaying 1 to 20 from 31 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.

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.

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.


grunt-beautify - Javascript beautifier for grunt

  •    Javascript

See the grunt.js gruntfile for an example. In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

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.

pg-formatter - A PostgreSQL SQL syntax beautifier.

  •    Javascript

A PostgreSQL SQL syntax beautifier. This project is a thin wrapper of https://github.com/darold/pgFormatter. Execution of the module relies on Perl being available on the host system.

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().

grunt-jsbeautifier - Beautify js, css, html and json files using Grunt and https://github

  •    Javascript

You can run jsbeautifier on a single file by passing runtime command line argument. Its possible to combine this command with existing jsbeautifier task, so config from specified task can be used for beautifying mentioned file.

grunt-codepainter - Grunt plugin for codepainter-A JavaScript beautifier that can both infer coding style and transform code to reflect that style

  •    Javascript

Grunt plugin for codepainter-A JavaScript beautifier that can both infer coding style and transform code to reflect that style. This repo is a grunt plugin for codepainter. Visit the site to learn more about how codepainter works. This readme will guide you through using codepainter in your grunt projects.

tss-formatter - Titanium Alloy .tss files formatter, order, beautifier for your coding standards.

  •    Javascript

tss-formatter in development. There is a possibility to destroy the tss files. Please be ahead, --dryrun or --diff. Titanium Alloy .tss files formatter, order, beautifier for your coding standards.

latexindent

  •    TeX

latexindent.pl is a perl script to indent (add horizontal leading space to) code within environments, commands, after headings and within special code blocks. It has the ability to align delimiters in environments and commands, and can modify line breaks.

indent.js - Pure code indentation for jsx, tsx, ts, js, html, css, less, scss.

  •    Javascript

Fast, minimalistic, pure code indentation. Indents JavaScript, JSON, JSX, Typescript, TSX, CSS, LESS, SCSS, and HTML. Unlike JSBeautify, which adds new lines when reformatting code and changes single line expressions, indent.js preserves new lines in when indenting it. Indent.js is coded with simple, but universal, and unopinionated rules. Indent.js is thoroughly tested to make sure it correctly indents all styles, and types of code.






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.