All Projects → Unibeautify → Unibeautify

Unibeautify / Unibeautify

Licence: mit
One Beautifier to rule them all, One Beautifier to clean them, One Beautifier to bring them all and in the darkness sheen them

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Unibeautify

Uncrustify
Code beautifier
Stars: ✭ 2,442 (+424.03%)
Mutual labels:  beautify, beautifier, formatter
Atom Beautify
📣 Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | 💄 Universal beautification package for Atom editor (⚠️ Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding ❤️ )
Stars: ✭ 1,501 (+222.1%)
Mutual labels:  beautify, beautifier, formatter
Mbeautifier
MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.
Stars: ✭ 248 (-46.78%)
Mutual labels:  beautify, beautifier, formatter
Latexindent.pl
Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customisable through its YAML interface.
Stars: ✭ 415 (-10.94%)
Mutual labels:  beautify, beautifier, formatter
Pp sql
Rails ActiveRecord SQL queries log beautifier
Stars: ✭ 223 (-52.15%)
Mutual labels:  beautify, beautifier, formatter
Sh
A shell parser, formatter, and interpreter with bash support; includes shfmt
Stars: ✭ 4,343 (+831.97%)
Mutual labels:  beautify, formatter
Plugin Php
Prettier PHP Plugin
Stars: ✭ 1,243 (+166.74%)
Mutual labels:  beautifier, formatter
Go Mod Outdated
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.
Stars: ✭ 474 (+1.72%)
Mutual labels:  beautify, beautifier
Typeset
自动修正中文、英文、代码混合排版中的全半角、空格等问题
Stars: ✭ 63 (-86.48%)
Mutual labels:  beautifier, formatter
Vim Autoformat
Provide easy code formatting in Vim by integrating existing code formatters.
Stars: ✭ 2,000 (+329.18%)
Mutual labels:  beautify, formatter
Git-Beautify-For-MacOS-Terminal
An easy-to-use set of config files to beautify Git in your MacOS or OS X terminal. If you find it hard to parse a jumble of mono-colored type on your command line, this set-up can help you tame the ugly bash beast.
Stars: ✭ 127 (-72.75%)
Mutual labels:  beautify, beautifier
Nginx Config Formatter
nginx config file formatter/beautifier written in Python.
Stars: ✭ 222 (-52.36%)
Mutual labels:  beautifier, formatter
Powershell Beautifier
A whitespace reformatter and code cleaner for Windows PowerShell and PowerShell Core
Stars: ✭ 213 (-54.29%)
Mutual labels:  beautifier, formatter
vscode-liquid
💧Liquid language support for VS Code
Stars: ✭ 137 (-70.6%)
Mutual labels:  formatter, beautifier
Sublime-Pretty-Shell
🐚 Shell Script Formatter / Syntax Checker (Powered by shfmt)
Stars: ✭ 28 (-93.99%)
Mutual labels:  formatter, beautify
atom-perfectionist
Beautify CSS and SCSS
Stars: ✭ 19 (-95.92%)
Mutual labels:  formatter, beautify
stylus-supremacy
A Node.js script that helps formatting Stylus files.
Stars: ✭ 86 (-81.55%)
Mutual labels:  formatter, beautifier
tag-picker
Better tags input interaction with JavaScript.
Stars: ✭ 27 (-94.21%)
Mutual labels:  beautify, beautifier
pretty-remarkable
Plugin for prettifying markdown with https://github.com/jonschlinkert/remarkable using custom renderer rules.
Stars: ✭ 22 (-95.28%)
Mutual labels:  formatter, beautify
Coolformat
CoolFormat Source Code Formatter
Stars: ✭ 392 (-15.88%)
Mutual labels:  formatter

Unibeautify

Renovate enabled Maintainability

One Beautifier to rule them all, One Beautifier to clean them, One Beautifier to bring them all and in the darkness sheen them

Travis CI (Linux / macOS) AppVeyor (Windows) Test Coverage
Build Status Build status Test Coverage

Why

  • Single beautifier abstracting multiple beautifiers for multiple languages
  • Unified beautifier configuration options

Install

To use programmatically with Node.js:

$ npm install --save unibeautify

CLI

See Unibeautify-CLI:

$ npm install --global @unibeautify/cli

Usage

See test/ directory for examples.

Contribute

# Be sure to lint
npm run lint
# And build
npm run build
# And test
npm test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].