Showing 64 open source projects for "indent"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 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: 13 This Week
    Last Update:
    See Project
  • 2
    MicroPython

    MicroPython

    Python implementation for microcontrollers and constrained systems

    MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects. MicroPython is packed full of advanced features such as an...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    Compatible with IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio, HUAWEI DevEco Studio, DataSpell, Code With Me. Supports Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language, C#, Dart, Pug/Jade, Bash, Vue.js, C# Razor Pages, GLSL(the OpenGL Shading Language), Go Template, C++, C, etc. Eliminate context switching and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    hlchunk.nvim

    hlchunk.nvim

    This is the lua implementation of nvim-hlchunk

    Similar to indent-blankline, this plugin can highlight the indent line, and highlight the code chunk according to the current cursor position. Using profile.nvim for performance analysis, all experiments were conducted on macOS with alacrity, Neovim window height was 66 lines, and the code file was typescript.js, starting from the first line to the five hundredth line. The average rendering time per render was 0.7ms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    vscode-blade-formatter

    vscode-blade-formatter

    An opinionated Blade file formatter for VSCode

    An opinionated Blade file formatter for VSCode. Marketplace page is here. You can also format programmatically with the same syntax using the blede-formatter that this extension relies on. Automatically indent markup inside directives. Automatically add spacing to blade template markers. PHP 8 support (null safe operator, named arguments) PSR-2 support (format inside directives) Automatically sort Tailwind CSS classes with respect of tailwind.config.js. To configure settings per project, put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fantomas

    Fantomas

    FSharp source code formatter

    F# source code formatter, inspired by scalariform for Scala, ocp-indent for OCaml and PythonTidy for Python. This project aims at formatting F# source files based on a given configuration. Fantomas will ensure correct indentation and consistent spacing between elements in the source files. We assume that the source files are parsable by F# compiler before feeding into the tool. Fantomas follows two F# style guides: the F# code formatting guidelines from Microsoft by default and the G-Research F...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kakoune

    Kakoune

    mawww's experiment for a better code editor

    Multiple selections are the central way of interacting in Kakoune, with powerful handling primitives (regex matches, filtering, splitting, aligning, text objects etc). Kakoune implements several tools to help editing/writing text: contextual help, as-you-type completion, syntax highlighting for several programming languages. Text can be selected and modified at will in multiple ways, thanks to several primitives: selection rotation, case manipulation, indentation leveling. Users can extend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ora

    ora

    Elegant terminal spinner

    Ora is an elegant terminal spinner. If a string is provided, it is treated as a shortcut for options.text. Spinners provide their own recommended interval, so you don't really need to specify this. Indent the spinner with the given number of spaces. Force enable/disable the spinner. If not specified, the spinner will be enabled if the stream is being run inside a TTY context (not spawned or piped) and/or not in a CI environment. Note that {isEnabled: false} doesn't mean it won't output anything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    stylus

    stylus

    Expressive, robust, feature-rich CSS language built for nodejs

    ... default to a given expression. With Stylus we may even default arguments to earlier arguments! Stylus is an innovative stylesheet language that compiles down to CSS. Inspired by SASS, Stylus is built with node.js and capable of running in the browser. Stylus is “pythonic” (i.e. indentation-based). Whitespace is significant, so we substitute { and } with an indent, and an outdent. Stylus, just like CSS, allows you to define properties for several selectors at once through comma separation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 10
    latexindent.pl

    latexindent.pl

    Perl script to add indentation to LaTeX files

    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 customizable through its YAML interface. latexindent.exe is a standalone executable file that does not require a perl installation. A nice way to test the script is to navigate to the test-cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jEdit

    jEdit

    jEdit is a programmer's text editor written in Java.

    jEdit is a programmer's text editor written in Java. It uses the Swing toolkit for the GUI and can be configured as a rather powerful IDE through the use of its plugin architecture.
    Leader badge
    Downloads: 1,028 This Week
    Last Update:
    See Project
  • 12
    findent

    findent

    indent, beautify and relabel Fortran source, generates dependencies

    Findent indents, beautifies and relabels Fortran source, fixed and free format, and converts Fortran fixed format to Fortran free format (and vice-versa). Plugins for vim, emacs and gedit are included.
    Leader badge
    Downloads: 257 This Week
    Last Update:
    See Project
  • 13
    Robot KAREL

    Robot KAREL

    programming language for children

    The robot knows commands step, left, right, pick, put, paint, delay. You can use integer variables, multidimensional arrays, arithmetic and logic operators, procedures and functions with parameters. The application includes a text editor, compiler, interpreter and debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QwikTape

    QwikTape

    Do calculations, annotate it like you would on a paper "qwikly".

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vim-asm_ca65

    vim-asm_ca65

    This repository provides a Vim language support the ca65 assembly

    This repository provides a Vim syntax-highlighting plugin, auto-indent plugin, and filetype plugin for the ca65 assembly language. ca65 is a full-featured assembler for the MOS 6502 family of microprocessors, which powered such historic platforms as the KIM I, Apple II, Commodore 64, and Nintendo Entertainment System. It is a part of the popular cc65 suite of development tools for the 6502, which also includes a C compiler, linker, object dumper, etc. ca65 is designed both for direct use...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    RE/flex is the fast lexical analyzer generator (faster than Flex) with full Unicode support, indent/nodent/dedent anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator tool generates clean lexer class code that is thread-safe. Generates Graphviz files...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Bassix GTK3 webkit browser

    Bassix GTK3 webkit browser

    A very small gtk3-webkit browser that runs well on the raspberry pi3

    The Bassix Gtk3 Webkit browser wiki https://sourceforge.net/projects/bassix-gtk3-webkit-browser/files/bassix-browser-advanced-3.3.4.tar.gz/download A very small gtk3-webkit browser runs well on the raspberry pi3 and tested on mint 20,1 64bit xfce dependencies for bacon ------------------------------------------------------------ sudo apt-get install enscript xterm indent flex ------------------------------------------------------------ dependencies for Bassix GTK3 webkit browser...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    treeshell

    treeshell

    Eclipse Shell Script Editor with Tree View. Opens No-Extension-Files.

    An Eclipse editor for shell (bash) scripts. Features: 1) Content outline with tree view for functions. 2) Association with files without an extension. 3) Jumping between if-then-else-elif-fi, do-done, etc. (CTRL+SHIFT+P jump forwards, CTRL+ZERO jump backwards.) 4) Easily copy the file-path of the edited file (CTRL+SHIFT+9). It's convenient to paste and execute in a console then. Installation instructions: NOTE1: these instructions won't work if you used an online installer for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lexical Analyzer Generator Quex

    Lexical Analyzer Generator Quex

    Generator of lexical analyzers in C and C++. Unicode Supported.

    The goal of this project is to provide a generator for lexical analyzers of maximum computational efficiency and maximum range of applications. This includes the support for Unicode (UTF8, UTF16, ...) and a large variety of other encodings directly and via nested converters such as ICU(tm) and IConv. Sophisticated buffer handling allows to operate on plain file streams, on sockets, or manually fed buffer content. 'Ready-to-build' examples explain related concepts and facilitate practical...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 20
    nCine

    nCine

    A cross-platform 2D game engine

    nCine is a cross-platform 2D game engine that runs on PC (Linux, Windows, macOS), Android, Raspberry Pi, and the web (Emscripten). The project has been in active development since June 2011. Source code is released under the MIT license and is available on GitHub. Visit the donate page to discover different ways to support and sponsor the project. Join the Discord server and meet the community of developers, users and players. Indent with tabs (4 spaces) but use spaces for continuation line...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    MongoDB Shell Enhancements

    MongoDB Shell Enhancements

    MongoDB Shell Enhancements for Hackers

    These enhancements are useful to me but they don't make sense for everyone. Feel free to tweak to your desire and please submit feedback or pull requests. Only tested with non-EOL versions of MongoDB server (currently 3.4+) Does not work with mongo shell or MongoDB servers < 2.4. Updates called on existing cursors are experimental. Verbose shell is enabled by default (config: verbose_shell). Highlight query time if verbose shell is enabled. Default indent is 2 spaces instead of tab (config...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    msg2018

    Internet Message Board

    Internet Message Board. Need .NET Core 2.0 to host the web app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Material Theme UI for JetBrains

    Material Theme UI for JetBrains

    JetBrains theme of Material Theme

    ..., or $15 annually for individuals, and $7.5 monthly/$75 annually for enterprises. Academics, open-source and user groups are free of charge, and non-profit organizations and educational organizations can get a discount. Beautiful color schemes supporting a vast majority of languages. Replacement of all icons with colorful Material Design icons. Customization of most of the IDE's controls and components. A lot of options, such as accent colors, padded menus, custom indent, arrow styles and such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Optimize texts copied from websites, like wikipedia. What this tiny utility can do: - remove formatting from the text - specify each line width - indent the text with any characters or meta character. - and more... PayPal: https://www.paypal.me/eagle6789 BTC: 1AP6bypSaFt7ptFydmjuWWWS8a9MCWRt3m Contact me : me49544@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine and JavaFX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next