Showing 36 open source projects for "beautifier"

View related business solutions
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    JS Beautifier

    JS Beautifier

    Beautifier for 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. All of the source code is completely free and open, available on GitHub under MIT licence, and we have a command-line version, python library and a node package as well. You may install the NPM package js-beautify. When installed globally, it provides an executable js...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    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.
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 3
    xq

    xq

    Command-line XML and HTML beautifier and content extractor

    Command-line XML and HTML beautifier and content extractor. Syntax highlighting, automatic indentation, and formatting. Automatic pagination and node content extraction.
    Downloads: 71 This Week
    Last Update:
    See Project
  • 4
    UglifyJS 3

    UglifyJS 3

    JavaScript parser, mangler, compressor, beautifier toolkit

    UglifyJS is a JavaScript compressor/minifier written in JavaScript. It also contains tools that allow one to automate working with JavaScript code. A parser which produces an abstract syntax tree (AST) from JavaScript code. A code generator which outputs JavaScript code from an AST, also providing the option to get a source map. A compressor (optimizer). it uses the transformer API to optimize an AST into a smaller one. A mangler, reduce names of local variables to (usually) single-letters....
    Downloads: 8 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5

    pgFormatter

    A PostgreSQL SQL syntax beautifier

    pgFormatter is a SQL formatter/beautifier supports keywords from SQL-92, SQL-99, SQL-2003, SQL-2008, SQL-2011 and PostgreSQL specifics keywords. May works with any other databases too. pgFormatter can work as a console program or as a CGI. It will automatically detect his environment and output as text or as HTML following the context.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    CSS Injector

    CSS Injector

    Rapidly edit custom style of webpage

    ## CSS Injector is a browser extension for web designer to easily inject any CSS code into any webpage or website. ## Use it to tweak and fix website CSS #### It automatically saves your CSS code with local storage APIs ### Limitations - WebExtension only works on sites that allow content scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    prettydiff

    prettydiff

    Beautifier and language aware code comparison tool for many languages

    Beautifier and language-aware code comparison tool for many languages. It also minifies and a few other things. In this personal project I am trying to solve the problem of decentralization with a focus on privacy, permissions, performance, and automation. Decentralization is likely not what you think it is. For an excellent and mature example of decentralization see the architecture of WebRTC. My current project approaches the application considerations of decentralization far more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pascal XE

    Pascal XE

    Pascal XE is an easy to use IDE for Pascal programming.

    Pascal XE is an IDE for Pascal programming, it is user friendly and designed specially for beginners in programming. Pascal XE includes 3 free compilers: - Virtual Pascal Compiler 2.1.279 (default) - Free Pascal Compiler 3.0.4 - GNU Pascal Compiler 20070904
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 9

    Cryptography Playground

    The best cryptography playground available

    The best cryptography playground available Demo @ https://8gwifi.org How to Install wget https://downloads.sourceforge.net/project/cryptography-playgroud/crypto-installer.tar tar xvf crypto-installer.tar;cd crypto-installer ./bootstart.sh Browse http://localhost:8080
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 10
    rospell is a UTF-8 text editor for programmers and general use. It features syntax highlighting, a code beautifier for C and C++, and support for ctags, grep, diff, and merge. It also includes a speller for English and Romanian.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 11
    Free SQL Formatter

    Free SQL Formatter

    SQL code formatter / beautifier

    FSQLF - Free SQL Formatter is open source SQL code formatter and beautifier, built to make life easier for people dealing with long SQL queries.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    ASCIIBanner

    ASCIIBanner

    Signature Text and code String Generator

    A small program for generating ASCII-Art strings to be used in code and comments. Various formats are supported for different languages, i.e. C-Like, VB, AutoIt, etc. Hope you'll find it useful! This ASCII code beautifier was inspired by an old ASCII-Art text generator named FIGLet (still available on http://www.figlet.org/) . However, this is NOT FIGLet, and the Author is not related to the mentioned program in any way. You can add FIG fonts (*.flf) by downloading them from FigLet home...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    beautify

    Handy code beautifier using clang-format

    Beautify is a tool for beautification of source code You can beautify source code with simple operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dieses Projekt enthält ein Plugin mit nützlichen oAW-Add-Ons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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 will be to add support for additional .NET languages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    GC GreatCode

    GC is a well known C/C++ source code beautifier.

    GC greatcode is a C/C++ source code beautifier that is now fully open source. The distribution zip file contains the source code together with a windows executable. Executable files for Linux can be build from the source files (makefiles being constructed via premake4). The original author of GC no longer has time to maintain the source code, but others are adding to the code base. If you are interested in adding to the code base, contact one of the administrators who will add you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    PrettyPrinter is a source code formatter/beautifier. Its modular design allows the use of different syntax modules through a unified interface. It comes with a default syntax module that interprets customizable syntax files using regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    UniversalIndentGUI
    A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 19
    This tool may be used to "beautify" pictures and it is intended to be an addOn Tool for a screenshot-SW where you may post process your screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Delta Console provides a command shell for managing and controlling Deltapy applications. Delta Console have a very simple interface, and can execute any available command on the Application, as simple as invoking a function from the Python's shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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, Eclipse, IDEA, JBuilder, JDeveloper, jEdit, NetBeans.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    This plug-in lets you invoke Jacobe (www.tiobe.com), a code beautifier for Java from any Maven project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Formatter is a PHP beautifier written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ABK Code Beautifier indents and comments the Code of C/C++ currently. The code to be processed must be error free for accurate output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A perl script to beautify ANSI-C code. The informations how to beautify the code will be read from a config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next