Showing 274 open source projects for "readability"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Restbed

    Restbed

    Restbed framework brings asynchronous RESTful functionality

    ...High-quality documentation covering the architecture and API. Filter incoming HTTP requests by headers. Customize how and where log entries are created. Give a resource multiple paths for improved readability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Clean Code PHP

    Clean Code PHP

    Clean Code concepts adapted for PHP

    Clean Code PHP is a coding standard and guideline project aimed at promoting readable, maintainable, and robust PHP across teams and projects. It distills principles like meaningful naming, small functions, single responsibility, error handling, and tests into style rules and examples tailored for PHP’s idioms and language features. Contributors map each guideline to real-world scenarios—refactoring suggestions, before/after code snippets, and edge-case handling—in ways that are directly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Idiomatic.js

    Idiomatic.js

    Principles of Writing Consistent, Idiomatic JavaScript

    idiomatic.js is a style guide repository that defines conventions and best practices for writing clean, readable, and maintainable JavaScript code, largely serving as a reference for developers to ensure consistency across projects. It lays out guidelines for topics such as formatting, naming, control structures, modularity, and language features, helping teams avoid common pitfalls and style disagreements. The guide includes examples of both recommended and discouraged patterns, making it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rust_cmd_lib

    rust_cmd_lib

    Common rust command-line macros and utilities

    ...It hides much of the boilerplate of std::process::Command when you're doing simple task automations, but still allows full flexibility when needed. Because it avoids launching a shell, it reduces some classes of security and quoting errors, while improving readability of scripting logic inside a Rust binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    sc

    sc

    Common libraries and data structures for C

    ...I often use these libraries for high-performance server-side applications. Also, I care about readable and easy-to-debug code. In summary, these libraries show my taste(trade-offs) in performance/API design/readability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    weed

    weed

    Heavily Xchat inspired beautiful irssi theme

    weed is a visually appealing theme for the irssi IRC client, inspired by XChat. It offers a modern and customizable interface, enhancing the user experience for irssi users who prefer a more aesthetic layout.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTTP Prompt

    HTTP Prompt

    An interactive command-line HTTP and API testing client

    HTTP Prompt is an interactive command-line HTTP client featuring autocomplete and syntax highlighting. You'll never have to memorize the whole commands and HTTP headers thanks to autocomplete with fuzzy matching. Improve readability by rendering JSON, HTML and commands with 27 builtin color themes, borrowed from Pygments. Designed to work with and built on top of HTTPie, HTTP Prompt makes a perfect companion for HTTPie. Cookie-based authentication made easy as incoming cookies are automatically set into your next request. With pipelines and output redirection, HTTP Prompt works seamlessly with your existing command line tools such as jq. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hasklig

    Hasklig

    A code font with monospaced ligatures

    ...It looks like an arrow if you know the analogy and squint a bit. Composite glyphs are problematic in languages such as Haskell which utilize these complicated operators (=> -< >>= etc.) extensively. The readability of such complex code improves with pretty printing. Academic articles featuring Haskell code often use lhs2tex to achieve an appealing rendering, but it is of no use when programming. Hasklig solves the problem the way typographers have always solved ill-fitting characters which co-occur often, ligatures. The underlying code stays the same, only the representation changes. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    3 Rs of Software Architecture

    3 Rs of Software Architecture

    A guide on how to write readable, reusable, and refactorable software

    This guide aims to help software developers think more clearly about how to build systems that are not only functional today but maintainable into the future. It focuses on three architectural “ilities”: readability, reusability, and refactorability, presenting them in a hierarchical framework so developers can evaluate and improve their code and system design. The project uses a simple shopping-cart application written in JavaScript and React/Redux to illustrate how code evolves from “bad” via “better” to “good” across those three dimensions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 10
    AndroidStandardDevelop

    AndroidStandardDevelop

    Best practices in Android develop(final)

    AndroidStandardDevelop is a comprehensive set of Android development guidelines created to standardize how teams write, structure, and maintain Android projects. It focuses on improving readability, maintainability, and the efficiency of code reviews by defining clear conventions for naming, project structure, and coding style. The document covers many aspects of Android projects, including Android Studio configuration, code style, resource file organization, version management, use of third-party libraries, comments, and testing practices. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    papercolor‑theme

    papercolor‑theme

    Light & Dark Vim color schemes inspired by Google's Material Design

    PaperColor is a light and dark Vim color scheme inspired by Google’s Material Design. Optimized for readability, it supports various filetypes and works on both GUI (gVim) and terminal Vim with full or limited color palettes. Also gracefully support down to 16 color (4-bit) terminal, which will use terminal native colors. You need to change the terminal colors to PaperColor palette. In 8 color and 4 color terminals, they might lack the necessary variation of colors to express PaperColor look, but seriously let me know if you still use these kinds of terminals. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Space Grotesk

    Space Grotesk

    Space Grotesk: a proportional variant of the original fixed-width

    Space Grotesk is a proportional sans-serif typeface variant based on Colophon Foundry's fixed-width Space Mono family (2016). Originally designed by Florian Karsten in 2018, Space Grotesk retains the monospace's idiosyncratic details while optimizing for improved readability at non-display sizes. Family is built using fontmake and gftools post-processing script. Tools are all python based. Space Grotesk is licensed under the SIL Open Font License v1.1, see OFL.txt for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    World Newspapers

    World Newspapers

    An index of 200 newspapers worldwide

    Originally built for a NY news-themed restaurant to serve as a dynamic food menu and ordering with newspapers readability, is released as open source. This application indexes over 200 newspapers websites worldwide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fast Elixir

    Fast Elixir

    Writing Fast Elixir. Collect Common Elixir idioms

    ...The repository is designed as a practical reference for developers who want to optimize Elixir applications without diving into premature micro-optimizations. Its goal is not just speed but also clarity, ensuring that performance improvements do not come at the cost of readability and maintainability. With continuously updated examples, Fast Elixir helps both beginners and experienced Elixir programmers adopt better habits and avoid slow patterns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Astro Boy Chat Room

    Astro Boy Chat Room

    Atom chat room nestjs+vue full stack chat room

    ...Interested friends can fork to develop by themselves, you can change it at will! I have time to upgrade new features! A superset of JavaScript, its biggest advantage is to provide a type system and improve the readability and maintainability of the code. Real-time communication, websocket third-party library. Efficient and scalable Node.js server-side application framework, written based on TypeScript and combined with related concepts of OOP1, FP2, and FRP3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    no style, please!

    no style, please!

    A (nearly) no-CSS, fast, minimalist Jekyll theme

    A (nearly) no-CSS, fast, minimalist Jekyll theme. Inspired by elly's site, expressly created for my personal blog. You can edit _config.yml file to customize your blog. You can change things such as the name of the blog, the author, the appearance of the theme (light, dark or auto), how dates are formatted, etc. Customizable fields should be straightforward to understand. Still, _config.yml contains some comments to help you understand what each field does. The index.md page should use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kakao

    Kakao

    Nice and simple DSL for Espresso in Kotlin

    At Agoda, we have more than 1000 automated tests to ensure our application's quality and give our best experience to the user. All of them are written with Espresso from Google. Even though Espresso is working really well with our test, the code readability is quite low. Let's look at some of the examples of how we write the test. As Agoda developers, we want to improve not just our codebase quality, but also our implementation of tests as well. This is why we are introducing Kakao. The library will make you enjoy writing automated tests like you are drinking hot chocolate. Nice and simple DSL for Espresso in Kotlin. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    My Resume

    My Resume

    A simple resume

    ...Instead of wrestling with word processors, you define your content in a simple schema (like JSON/YAML) and generate a clean, responsive résumé site. The default theme focuses on readability, typographic hierarchy, and recruiter-friendly layout, while also being straightforward to restyle or extend. A live preview workflow helps you iterate quickly without export friction, and export to static HTML or PDF makes sharing easy. The codebase is intentionally small and approachable so you can personalize sections, reorder blocks, or add custom components with little overhead. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    vRules4j-Java Object Validation Engine

    vRules4j--Object Oriented Java Object Validation/Decision Rule engin

    vRules4j--The best completely Object Oriented Java Object Validation/Decision Rule engine,which is born for taking over all validation responsibility in java business-enterprise industry and looking forward to providing Perfect/Lightweight solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ad Generator

    Ad Generator

    Professional text randomizer and ad generator by Airat Khalitov

    ...So that in each directory the site is described by text that is unique from the point of view of search engines. Unlike similar tools (synonymizers, dorgens), it allows you to maximize the readability of the resulting texts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Node Task List

    Node Task List

    Node Task List: Interactive cli to list and run package.json scripts

    ntl (npm Task List) is an interactive CLI tool that helps developers run npm scripts quickly and efficiently. It provides a user-friendly interface to list and select scripts from the package.json file, making it easier to manage project commands without memorizing them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LibreGrammar (LanguageTool fork)

    LibreGrammar (LanguageTool fork)

    Free and open-source style and grammar editor

    This is a free and open-source style and grammar checker forked from Languagetool. This project intends to be a full-blown software editor for French, English, German, Spanish, Portuguese and many other languages that enhances LanguageTool with extended rules — with emphasis on style rules —, and enables many rules disabled by default on LanguageTool project. Other changes include lower reliance on online mechanisms and extra languages. --- Este é um verificador de gramática e...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    epub-press-clients

    epub-press-clients

    Clients for building books with EpubPress

    epub-press-clients is a collection of client-side tools that allow users to convert web pages, articles, or entire websites into EPUB eBooks. It is designed for readers who want to save content for offline reading on eReaders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vim colorschemes

    Vim colorschemes

    One colorscheme pack to rule them all!

    ...Instead of hunting down dozens of separate repos, you can install this bundle and instantly try many popular themes. It is useful for quickly auditioning palettes, testing readability, and finding a scheme that matches your terminal and font. The project organizes color files in a predictable structure so :colorscheme just works. Because it is a collection, it includes both minimalist palettes and high-contrast styles, covering a wide range of preferences. It serves as a convenient sampler for users building or refreshing their Vim setup.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Cleave.js

    Cleave.js

    About Format input text content when you are typing

    ...For credit card number formatting, phone number formatting (i18n js lib separated for each country to reduce size), date formatting, numeral formatting, custom delimiter, prefix and blocks pattern, commonJS / AMD mode, ReactJS component, AngularJS directive (1.x), ES Module. The idea is to provide an easy way to increase input field readability by formatting your typed data. By using this library, you won't need to write any mind-blowing regular expressions or mask patterns to format input text. However, this isn't meant to replace any validation or mask library, you should still sanitize and validate your data in backend.
    Downloads: 0 This Week
    Last Update:
    See Project