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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to captainhook-git/captainhook

Open-source alternatives to Captainhook

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

  • alexjoverm/typescript-library-starterAvatar de alexjoverm

    alexjoverm/typescript-library-starter

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

    rust-unofficial/patterns

    8,843Voir sur GitHub↗

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

    Handlebarsantipatternsidiomspatterns
    Voir sur GitHub↗8,843
  • coryhouse/react-slingshotAvatar de coryhouse

    coryhouse/react-slingshot

    9,646Voir sur 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
    Voir sur GitHub↗9,646

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
mgechev/angular2-style-guideAvatar de mgechev

mgechev/angular2-style-guide

1,195Voir sur 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
Voir sur GitHub↗1,195
  • automattic/_sAvatar de Automattic

    Automattic/_s

    10,985Voir sur 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
    Voir sur GitHub↗10,985
  • astro/deadnixAvatar de astro

    astro/deadnix

    760Voir sur GitHub↗

    Scan Nix files for dead code

    Rust
    Voir sur GitHub↗760
  • csscomb/csscomb.jsAvatar de csscomb

    csscomb/csscomb.js

    3,327Voir sur GitHub↗

    CSS coding style formatter

    JavaScript
    Voir sur GitHub↗3,327
  • laravel/pintAvatar de laravel

    laravel/pint

    3,136Voir sur GitHub↗

    Laravel Pint is an opinionated PHP code style fixer for minimalists.

    PHP
    Voir sur GitHub↗3,136
  • angular-eslint/angular-eslintAvatar de angular-eslint

    angular-eslint/angular-eslint

    1,785Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗1,785
  • codespell-project/codespellAvatar de codespell-project

    codespell-project/codespell

    2,391Voir sur GitHub↗

    check code for common misspellings

    Python
    Voir sur GitHub↗2,391
  • glitch452/eslint-config-spartanAvatar de glitch452

    glitch452/eslint-config-spartan

    3Voir sur GitHub↗

    An opinionated ESLint configuration

    TypeScript
    Voir sur GitHub↗3
  • hzacode/langlintH

    HzaCode/Langlint

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jankru/lint-a-lotAvatar de JanKru

    JanKru/lint-a-lot

    1Voir sur GitHub↗

    The purpose of this package is to wrap common eslint and stylelint extensions in order to set them up as quickly as possible for a angular-project. Also this project contains a .editorconfig that should be used.

    JavaScript
    Voir sur GitHub↗1
  • cyrilletuzi/angular-eslint-injection-contextAvatar de cyrilletuzi

    cyrilletuzi/angular-eslint-injection-context

    2Voir sur GitHub↗

    ESLint rules for Angular injection context.

    TypeScript
    Voir sur GitHub↗2
  • 360entsecgroup-skylar/goreporterAvatar de 360EntSecGroup-Skylar

    360EntSecGroup-Skylar/goreporter

    3,123Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗3,123
  • dotnet/formatAvatar de dotnet

    dotnet/format

    1,947Voir sur GitHub↗

    Home for the dotnet-format command

    Voir sur GitHub↗1,947
  • developer239/lintersAvatar de developer239

    developer239/linters

    11Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗11
  • amperser/proselintAvatar de amperser

    amperser/proselint

    4,542Voir sur GitHub↗

    Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in written text. It scans documents against a curated registry of linguistic and typographic rules to maintain professional editorial standards and improve writing quality. The project functions as a command line text processor, a programmable analysis library, and a git pre-commit hook. Its modular architecture allows the core engine to be embedded into other applications, exposed via a REST API, or integrated into text editors. The tool supports recursive directory traversal

    JavaScript
    Voir sur GitHub↗4,542
  • ducktordanny/eslint-plugin-ng-module-sortAvatar de ducktordanny

    ducktordanny/eslint-plugin-ng-module-sort

    5Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗5
  • ember-template-lint/ember-template-lintAvatar de ember-template-lint

    ember-template-lint/ember-template-lint

    264Voir sur GitHub↗

    Linter for Ember or Handlebars templates

    JavaScript
    Voir sur GitHub↗264
  • codingjoe/relintAvatar de codingjoe

    codingjoe/relint

    65Voir sur GitHub↗

    Write your own linting rules using regular expressions.

    Python
    Voir sur GitHub↗65
  • eslint/eslintAvatar de eslint

    eslint/eslint

    27,349Voir sur GitHub↗

    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
    Voir sur GitHub↗27,349
  • davidanson/markdownlintAvatar de DavidAnson

    DavidAnson/markdownlint

    5,855Voir sur GitHub↗
    JavaScriptcommonmarklintmarkdown
    Voir sur GitHub↗5,855
  • hougesen/mdsfAvatar de hougesen

    hougesen/mdsf

    108Voir sur GitHub↗

    Format markdown code blocks using your favorite tools

    Rust
    Voir sur GitHub↗108
  • darraghoriordan/eslint-plugin-nestjs-typedAvatar de darraghoriordan

    darraghoriordan/eslint-plugin-nestjs-typed

    221Voir sur GitHub↗

    Some eslint rules for working with NestJs projects

    TypeScript
    Voir sur GitHub↗221
  • icrawl/eslint-config-neonAvatar de iCrawl

    iCrawl/eslint-config-neon

    63Voir sur GitHub↗

    The ultimate ESLint shareable config

    TypeScript
    Voir sur GitHub↗63
  • basarat/typescript-bookAvatar de basarat

    basarat/typescript-book

    21,533Voir sur GitHub↗

    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
    Voir sur GitHub↗21,533
  • jbz797/eslint-config-angular-strictAvatar de Jbz797

    Jbz797/eslint-config-angular-strict

    5Voir sur GitHub↗

    Modern ESLint configuration with strict rules for Angular development

    JavaScript
    Voir sur GitHub↗5
  • cyrilletuzi/angular-eslint-zonelessAvatar de cyrilletuzi

    cyrilletuzi/angular-eslint-zoneless

    3Voir sur GitHub↗

    ESLint rules for Angular zoneless.

    TypeScript
    Voir sur GitHub↗3
  • a11yfred/neighborAvatar de a11yfred

    a11yfred/neighbor

    1Voir sur GitHub↗

    Catch accessibility issues in your markup, CSS, and copy before they ship. The a11yfred linter ecosystem for modern web frameworks and prose.

    JavaScript
    Voir sur GitHub↗1