Displaying 1 to 9 from 9 results

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.

stylish-haskell - Haskell code prettifier

  •    Haskell

A simple Haskell code prettifier. The goal is not to format all of the code in a file, since I find those kind of tools often "get in the way". However, manually cleaning up import statements etc. gets tedious very quickly. This tool tries to help where necessary without getting in the way.

hclfmt - Format and prettify HCL files

  •    Go

hclfmt is a command to format and prettify HCL files. It's similar to the popular gofmt command. Hook it with your favourite editor or use it from the command line.If no arguments are passed, it excepts the input from standard input.

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

xcbeautify - A little beautifier tool for xcodebuild

  •    Swift

xcbeautify is a little beautifier tool for xcodebuild. Similar to xcpretty, but written in Swift.

go-mod-outdated - Find outdated dependencies of your Go projects

  •    Go

An easy way to find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.


pretty - A simple JSON log prettifier tool.

  •    Go

pretty is a simple wrapper tool that prettifies a process's stdout/stderr's JSON output line by line. If output line is not a valid JSON, or does not contain a valid JSON, it will just print the line as is. It also works in "follow" mode, such as tail -f ... or kubectl logs -f .... You can prepend the command that you want to prettify with pretty [flags] --. The double-dash will ensure that any succeeding flags belong to the wrapped command, not to pretty.






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.