3 repos
Utilities that monitor source files or system states to trigger automatic rebuilds, test executions, or process restarts.
Explore 3 awesome GitHub repositories matching development tools & productivity · File Watchers. Refine with filters or upvote what's useful.
Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The
Monitors source files for modifications to trigger automatic incremental rebuilds, keeping development environments synchronized with code changes.
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
Monitors source code for modifications to trigger automatic test re-execution via a dedicated watch mode.
This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la
Monitors configuration changes to trigger automatic process reloads, ensuring environments remain synchronized during active development cycles.