awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Automation and Workflow Hooks · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesAutomation and Workflow Hooks

Event-driven triggers and scripts that enforce consistency and reduce manual overhead during the development lifecycle.

Explore 2 awesome GitHub repositories matching development tools & productivity · Automation and Workflow Hooks. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Development Workflow
  4. Automation and Workflow Hooks

Awesome Automation and Workflow Hooks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • nuxt/nuxt

    nuxt/nuxt

    59,659GitHubView on GitHub↗

    Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on a

    Simplifies development by automating file-based routing and component imports to remove manual configuration tasks.

    TypeScriptcsrframeworkfull-stack
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    Automates code styling during editing, commits, or CI processes to eliminate manual formatting debates.

    JavaScriptangularastcss

Explore sub-tags

  • Automated Workflows
  • Formatting Automations
  • Pre-commit Hooks