Repository History
Explore all analyzed open source repositories

extension.js: The Cross-Browser Extension Framework
extension.js is a powerful framework designed to simplify the development of cross-browser extensions. It offers fast builds, a unified interface, and a zero-configuration setup, making it a preferred choice for developers. This tool streamlines the process of creating extensions for various browsers with ease.

dockur/macos: Run macOS in a Docker Container with KVM Acceleration
dockur/macos is an innovative GitHub project that enables users to run macOS within a Docker container, leveraging KVM acceleration for optimal performance. This solution simplifies the process of setting up a macOS virtual machine, offering a web-based viewer and automatic download of macOS images. It provides a highly convenient and flexible way to access a macOS environment for various purposes, including development and testing.

debugpy: An Advanced Debugger for Python Development
debugpy is Microsoft's robust implementation of the Debug Adapter Protocol (DAP) for Python 3. It provides powerful debugging capabilities, allowing developers to efficiently inspect and troubleshoot their Python applications. This tool supports both command-line and API-based usage, offering flexibility for various development workflows.