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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to polymer/tools

Open-source alternatives to Polymer Tools

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

  • shopify/erb-lintAvatar de Shopify

    Shopify/erb-lint

    746Ver en GitHub↗

    Lint your ERB or HTML files

    Ruby
    Ver en GitHub↗746
  • pycqa/flake8Avatar de PyCQA

    PyCQA/flake8

    3,760Ver en GitHub↗

    Flake8 is a Python style checker and static analysis tool that identifies programmatic errors and violations of coding standards in source files. It serves as a linting wrapper that aggregates multiple checkers into a single interface, functioning as a pluggable framework for Python code analysis. The tool incorporates a cyclomatic complexity analyzer to measure the logical complexity of functions and identify code that requires refactoring. It is designed for extensibility, allowing the integration of custom plugins and rules through defined entry points. The system provides capabilities fo

    Pythoncomplexity-analysisflake8linter
    Ver en GitHub↗3,760
  • angular-eslint/angular-eslintAvatar de angular-eslint

    angular-eslint/angular-eslint

    1,785Ver en GitHub↗

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

    TypeScript
    Ver en GitHub↗1,785
  • pycqa/prospectorAvatar de PyCQA

    PyCQA/prospector

    2,085Ver en GitHub↗

    Inspects Python source files and provides information about type and location of classes, methods etc

    Python
    Ver en GitHub↗2,085
  • nebulab/erb-formatterAvatar de nebulab

    nebulab/erb-formatter

    195Ver en GitHub↗

    Format ERB files with speed and precision

    Ruby
    Ver en GitHub↗195

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • 360entsecgroup-skylar/goreporterAvatar de 360EntSecGroup-Skylar

    360EntSecGroup-Skylar/goreporter

    3,123Ver en GitHub↗

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

    Go
    Ver en GitHub↗3,123
  • threedaymonk/htmlbeautifierAvatar de threedaymonk

    threedaymonk/htmlbeautifier

    373Ver en GitHub↗

    A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates.

    Ruby
    Ver en GitHub↗373
  • larastan/larastanAvatar de larastan

    larastan/larastan

    6,430Ver en GitHub↗

    Larastan is a static analysis extension and type inference engine for PHP designed to detect bugs and type errors in Laravel applications. It extends PHPStan to resolve framework-specific patterns and magic methods, providing a rule-based scanning engine to audit code quality without executing the application. The tool specializes in Eloquent analysis, verifying that model properties, casts, and relationships align with database schemas and migrations. It tracks types across Eloquent collections, custom builders, and model factories to ensure type safety during database operations and iterati

    PHP
    Ver en GitHub↗6,430
  • alexjoverm/typescript-library-starterAvatar de alexjoverm

    alexjoverm/typescript-library-starter

    4,359Ver en GitHub↗

    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
    Ver en GitHub↗4,359
  • rust-unofficial/patternsAvatar de rust-unofficial

    rust-unofficial/patterns

    8,843Ver en GitHub↗

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

    Handlebarsantipatternsidiomspatterns
    Ver en GitHub↗8,843
  • mgechev/angular2-style-guideAvatar de mgechev

    mgechev/angular2-style-guide

    1,195Ver en GitHub↗

    The repository contains a curated collection of coding conventions, architectural patterns, and best practices designed for developing component-based web applications using Angular and TypeScript. It functions as an architecture manual establishing consistent patterns across development teams, covering application structure, component design, and code quality enforcement. The guidelines define domain-driven file organization and module encapsulation strategies that group project assets into bounded contexts with dedicated root facades to keep large codebases manageable and shorten import pat

    angularbest-practicesdeprecated
    Ver en GitHub↗1,195
  • automattic/_sAvatar de Automattic

    Automattic/_s

    10,985Ver en GitHub↗

    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
    Ver en GitHub↗10,985
  • coryhouse/react-slingshotAvatar de coryhouse

    coryhouse/react-slingshot

    9,646Ver en GitHub↗

    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
    Ver en GitHub↗9,646
  • asm89/twig-lintAvatar de asm89

    asm89/twig-lint

    118Ver en GitHub↗

    Standalone twig linter.

    PHP
    Ver en GitHub↗118
  • ashutoshgngwr/validate-fastlane-supply-metadataAvatar de ashutoshgngwr

    ashutoshgngwr/validate-fastlane-supply-metadata

    27Ver en GitHub↗

    A Github Action to statically validate Fastlane metadata for Android (supply).

    Go
    Ver en GitHub↗27
  • alexkohler/preallocAvatar de alexkohler

    alexkohler/prealloc

    666Ver en GitHub↗

    prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

    Go
    Ver en GitHub↗666
  • arangogutierrez/golinty-actionAvatar de ArangoGutierrez

    ArangoGutierrez/GoLinty-Action

    10Ver en GitHub↗

    GitHub action to run Go lint checks on PR event

    Shell
    Ver en GitHub↗10
  • anordal/shellhardenAvatar de anordal

    anordal/shellharden

    4,784Ver en GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    Ver en GitHub↗4,784
  • alexkohler/nargsAvatar de alexkohler

    alexkohler/nargs

    86Ver en GitHub↗

    nargs is a Go static analysis tool to find unused arguments in function declarations.

    Go
    Ver en GitHub↗86
  • activestate/tdkAvatar de ActiveState

    ActiveState/tdk

    82Ver en GitHub↗

    Tcl Dev Kit (TDK)

    Tcl
    Ver en GitHub↗82
  • bombsimon/wslAvatar de bombsimon

    bombsimon/wsl

    374Ver en GitHub↗

    ␊ whitespace linter - Forces you to use empty lines!

    Go
    Ver en GitHub↗374
  • bmitch/churn-phpAvatar de bmitch

    bmitch/churn-php

    1,376Ver en GitHub↗

    Discover files in need of refactoring.

    PHP
    Ver en GitHub↗1,376
  • borkdude/clj-kondoAvatar de borkdude

    borkdude/clj-kondo

    1,841Ver en GitHub↗

    Static analyzer and linter for Clojure code that sparks joy

    Clojure
    Ver en GitHub↗1,841
  • burdzwastaken/hadolint-actionAvatar de burdzwastaken

    burdzwastaken/hadolint-action

    13Ver en GitHub↗

    A GitHub action to run hadolint and reports violations given a Dockerfile within a repository

    Shell
    Ver en GitHub↗13
  • burtonqin/lockbudAvatar de BurtonQin

    BurtonQin/lockbud

    591Ver en GitHub↗

    Detect concurrency and memory bugs and possible panic locations in Rust projects

    Rust
    Ver en GitHub↗591
  • captainhook-git/captainhookAvatar de captainhook-git

    captainhook-git/captainhook

    1,094Ver en GitHub↗
    PHPautomationcode-qualitygit
    Ver en GitHub↗1,094
  • carlosas/phpatAvatar de carlosas

    carlosas/phpat

    1,264Ver en GitHub↗
    PHParchitecturelinterphp
    Ver en GitHub↗1,264
  • channable/dbcriticAvatar de channable

    channable/dbcritic

    180Ver en GitHub↗

    dbcritic finds problems in a database schema.

    Idris
    Ver en GitHub↗180
  • chekalsky/phpcs-actionAvatar de chekalsky

    chekalsky/phpcs-action

    55Ver en GitHub↗

    Github Action helps you check your code with PHP_CodeSniffer

    Ver en GitHub↗55
  • blazeeboy/rubrowserAvatar de blazeeboy

    blazeeboy/rubrowser

    646Ver en GitHub↗

    a ruby code dependency graph interactive visualizer

    JavaScript
    Ver en GitHub↗646