2 repos
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.
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.
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.