awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to prontolabs/pronto

Open-source alternatives to Pronto

30 open-source projects similar to prontolabs/pronto, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pronto alternative.

  • hzacode/langlintH

    HzaCode/Langlint

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • eslint/eslintAvatar von eslint

    eslint/eslint

    27,349Auf GitHub ansehen↗

    This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code quality improvements in software projects. By parsing source code into structured abstract syntax trees, it enables deep programmatic inspection and the automated remediation of identified programming issues. The engine functions as a pluggable linting framework, allowing developers to extend its core capabilities through a modular architecture. Users can inject custom rules, parsers, and processors to support non-standard file formats or domain-specific logic. This extensibilit

    JavaScriptecmascripteslintjavascript
    Auf GitHub ansehen↗27,349
  • mennanov/blockwatchAvatar von mennanov

    mennanov/blockwatch

    24Auf GitHub ansehen↗

    Language agnostic linter that keeps your code and documentation in sync and valid

    Rust
    Auf GitHub ansehen↗24
  • terryyin/lizardAvatar von terryyin

    terryyin/lizard

    2,395Auf GitHub ansehen↗

    A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.

    Python
    Auf GitHub ansehen↗2,395
  • alexjoverm/typescript-library-starterAvatar von alexjoverm

    alexjoverm/typescript-library-starter

    4,359Auf GitHub ansehen↗

    This project is a TypeScript library starter kit that provides a pre-configured development environment for building and publishing typed packages. It establishes a zero-config build pipeline to accelerate the creation of library projects. The toolkit includes a RollupJS bundle configuration to compile source code into optimized bundles with automatic type definition generation. It integrates a semantic release workflow to manage versioning and changelogs based on conventional commit messages, alongside a Jest testing framework suite for stability verification. The environment covers code qu

    TypeScriptcoverallsjestlibrary
    Auf GitHub ansehen↗4,359

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • rust-unofficial/patternsAvatar von rust-unofficial

    rust-unofficial/patterns

    8,843Auf GitHub ansehen↗

    A catalogue of Rust design patterns, anti-patterns and idioms

    Handlebarsantipatternsidiomspatterns
    Auf GitHub ansehen↗8,843
  • coryhouse/react-slingshotAvatar von coryhouse

    coryhouse/react-slingshot

    9,646Auf GitHub ansehen↗

    react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It provides a pre-configured foundation that integrates React and Redux for state management, alongside routing and a unidirectional data flow. The project features an integrated build pipeline that handles Babel transpilation, Sass compilation, and module bundling. It includes a development environment with hot module replacement and source maps for rapid iteration, as well as production optimization tools for minifying assets and analyzing bundle size. The toolkit covers a broad s

    JavaScriptboilerplatereactredux
    Auf GitHub ansehen↗9,646
  • automattic/_sAvatar von Automattic

    Automattic/_s

    10,985Auf GitHub ansehen↗

    This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized scaffolding tool to initialize a minimal codebase and directory structure, serving as a foundation for building custom site designs. The toolkit includes a build pipeline that automates the compilation of Sass into browser-ready CSS and the generation of mirrored right-to-left stylesheets. It further assists in theme preparation through a translation template generator that extracts translatable strings into portable object files. The system covers a broad range of developme

    CSS
    Auf GitHub ansehen↗10,985
  • 360entsecgroup-skylar/goreporterAvatar von 360EntSecGroup-Skylar

    360EntSecGroup-Skylar/goreporter

    3,123Auf GitHub ansehen↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Go
    Auf GitHub ansehen↗3,123
  • dotnet/formatAvatar von dotnet

    dotnet/format

    1,947Auf GitHub ansehen↗

    Home for the dotnet-format command

    Auf GitHub ansehen↗1,947
  • astro/deadnixAvatar von astro

    astro/deadnix

    760Auf GitHub ansehen↗

    Scan Nix files for dead code

    Rust
    Auf GitHub ansehen↗760
  • classgraph/classgraphAvatar von classgraph

    classgraph/classgraph

    2,987Auf GitHub ansehen↗

    An uber-fast parallelized Java classpath scanner and module scanner.

    Java
    Auf GitHub ansehen↗2,987
  • coderaiser/putoutAvatar von coderaiser

    coderaiser/putout

    793Auf GitHub ansehen↗

    🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏

    JavaScript
    Auf GitHub ansehen↗793
  • codespell-project/codespellAvatar von codespell-project

    codespell-project/codespell

    2,391Auf GitHub ansehen↗

    check code for common misspellings

    Python
    Auf GitHub ansehen↗2,391
  • facebookarchive/pfffAvatar von facebookarchive

    facebookarchive/pfff

    2,442Auf GitHub ansehen↗

    Tools for code analysis, visualizations, or style-preserving source transformation.

    OCaml
    Auf GitHub ansehen↗2,442
  • captainhook-git/captainhookAvatar von captainhook-git

    captainhook-git/captainhook

    1,094Auf GitHub ansehen↗
    PHPautomationcode-qualitygit
    Auf GitHub ansehen↗1,094
  • cyrilletuzi/angular-eslint-zonelessAvatar von cyrilletuzi

    cyrilletuzi/angular-eslint-zoneless

    3Auf GitHub ansehen↗

    ESLint rules for Angular zoneless.

    TypeScript
    Auf GitHub ansehen↗3
  • bearer/bearerAvatar von Bearer

    Bearer/bearer

    2,566Auf GitHub ansehen↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    Auf GitHub ansehen↗2,566
  • angular-eslint/angular-eslintAvatar von angular-eslint

    angular-eslint/angular-eslint

    1,785Auf GitHub ansehen↗

    :sparkles: Monorepo for all the tooling related to using ESLint with Angular

    TypeScript
    Auf GitHub ansehen↗1,785
  • darraghoriordan/eslint-plugin-nestjs-typedAvatar von darraghoriordan

    darraghoriordan/eslint-plugin-nestjs-typed

    221Auf GitHub ansehen↗

    Some eslint rules for working with NestJs projects

    TypeScript
    Auf GitHub ansehen↗221
  • davidanson/markdownlintAvatar von DavidAnson

    DavidAnson/markdownlint

    5,855Auf GitHub ansehen↗
    JavaScriptcommonmarklintmarkdown
    Auf GitHub ansehen↗5,855
  • developer239/lintersAvatar von developer239

    developer239/linters

    11Auf GitHub ansehen↗

    Collection of super strict configurations for ESLint / StyleLint and other code quality tools.

    JavaScript
    Auf GitHub ansehen↗11
  • cyrilletuzi/angular-eslint-injection-contextAvatar von cyrilletuzi

    cyrilletuzi/angular-eslint-injection-context

    2Auf GitHub ansehen↗

    ESLint rules for Angular injection context.

    TypeScript
    Auf GitHub ansehen↗2
  • dotnet/roslyn-analyzersAvatar von dotnet

    dotnet/roslyn-analyzers

    1,671Auf GitHub ansehen↗

    The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.

    hacktoberfest
    Auf GitHub ansehen↗1,671
  • ducktordanny/eslint-plugin-ng-module-sortAvatar von ducktordanny

    ducktordanny/eslint-plugin-ng-module-sort

    5Auf GitHub ansehen↗

    Sort Angular and NestJS module imports, declarations, exports, controls, etc.

    TypeScript
    Auf GitHub ansehen↗5
  • duriantaco/skylosAvatar von duriantaco

    duriantaco/skylos

    455Auf GitHub ansehen↗

    Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantaco.github.io/skylos/repo-map/

    Python
    Auf GitHub ansehen↗455
  • csscomb/csscomb.jsAvatar von csscomb

    csscomb/csscomb.js

    3,327Auf GitHub ansehen↗

    CSS coding style formatter

    JavaScript
    Auf GitHub ansehen↗3,327
  • ember-template-lint/ember-template-lintAvatar von ember-template-lint

    ember-template-lint/ember-template-lint

    264Auf GitHub ansehen↗

    Linter for Ember or Handlebars templates

    JavaScript
    Auf GitHub ansehen↗264
  • basarat/typescript-bookAvatar von basarat

    basarat/typescript-book

    21,533Auf GitHub ansehen↗

    This project is a comprehensive educational resource and programming guide for the TypeScript language. It serves as a manual for the type system and a reference for the language's core syntax, focusing on writing type-safe code and building scalable applications. The content provides detailed instruction on the TypeScript type system, covering interfaces, generics, and structural typing. It further acts as a compiler reference, analyzing how source code is transformed into an abstract syntax tree through scanning and parsing. The guide also covers software architecture design, detailing pro

    TypeScriptfreeopen-sourcetypescript
    Auf GitHub ansehen↗21,533
  • codingjoe/relintAvatar von codingjoe

    codingjoe/relint

    65Auf GitHub ansehen↗

    Write your own linting rules using regular expressions.

    Python
    Auf GitHub ansehen↗65