5 repos
Utilities that define and manage the parameters, rules, and environment settings for software build processes.
Explore 5 awesome GitHub repositories matching development tools & productivity · Build Configuration. Refine with filters or upvote what's useful.
Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior
Standardized configuration files define TypeScript compilation settings and module resolution paths required for test execution.
Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d
Specifies public base paths for assets to ensure correct URL resolution in nested deployment structures.
This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily inte
Customizes core data types and mathematical structures via preprocessor macros before compilation.
Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou
Specify bundle entry points and output directories to direct how assets are generated.
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.