Keiyoushi Extensions: Community manga reader extensions
Extension management for the Keiyoushi multi-source content aggregation platform.
Learn more about Keiyoushi Extensions
This repository serves as the centralized issue tracking and extension source management hub for Keiyoushi, a multi-source content aggregation framework. It facilitates community collaboration on extension development, bug reporting, and feature requests. The system provides structured templates for issue submission, extension source validation, and community-driven quality assurance. It integrates with the main Keiyoushi platform to manage extension sources, version control, and compatibility testing. The repository supports automated workflows for extension packaging, distribution, and updates across multiple content sources and platforms.
Community-Driven Extension Ecosystem
Enables collaborative development and maintenance of content source extensions through standardized issue templates and contribution guidelines. Community members can submit bug reports, feature requests, and new extension proposals with structured formats that ensure quality and consistency across the entire extension library.
Automated Extension Management
Provides automated workflows for extension validation, testing, and deployment. The system automatically checks extension compatibility, performs quality assurance tests, and facilitates seamless distribution to end users. This automation reduces manual overhead and ensures consistent quality across all published extensions.
Multi-Source Aggregation Support
Supports integration with diverse content sources through a flexible extension architecture. Developers can create extensions for various platforms and content types while maintaining unified interfaces and standards. The system handles version management, dependency resolution, and backward compatibility automatically.
from repository import Repository
# Initialize and fetch repository data
repo = Repository(10457)
data = repo.fetch()
print(f"Repository: {data.name}")
print(f"Stars: {data.stars}")Top in Developer Tools
Related Repositories
Discover similar tools and frameworks used by developers
GraphiQL
Browser-based GraphQL IDE with language service tooling.
Dompdf
CSS 2.1 compliant HTML layout and rendering engine.
MailHog
Captures development SMTP traffic with web and API interfaces.
Husky
Manage Git hooks via Node.js package.
tldr-pages
Community-maintained concise help pages for CLI tools with practical examples.