44 repos
Explore 44 awesome GitHub repositories matching development tools & productivity · Project Scaffolding, Config & Code Generation. Refine with filters or upvote what's useful.
Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and software artifact distribution. It provides a collaborative platform that enables teams to host their own source code, manage development tasks through integrated project boards, and store container images or
Configure file system paths for runtime data and static assets using build-time linker flags to ensure correct deployment.
Docling is a modular framework designed for document parsing, layout analysis, and structured data extraction. It transforms unstructured files and web content into a unified, hierarchical data model that preserves the spatial and semantic relationships between text, tables, images, and layout elements. By normalizing
Ships programmatic utilities to convert diverse file formats into standardized outputs for automated data processing pipelines.
Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys
Standardized project initialization is performed by command-line tools that configure build settings, testing suites, and state management for new applications.
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
Shareable configuration modules enable teams to distribute standardized formatting rules across multiple repositories for consistent visual output.