How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Visitor Badge is a service that generates dynamic image badges to display real-time visitor counts on web pages and markdown files. It functions as a lightweight analytics solution for static sites and documentation pages that lack native backend infrastructure.
The main features of jwenjian/visitor-badge are: Counter Badges, In-Memory Counters, Static Site Analytics, Stateless Request Tracking, HTTP Request Header Inspectors, Static Site Analytics Integrations, Markdown Documentation, Documentation Analytics.
Projects with overlapping indexed features include: journey-ad/moe-counter — Moe-Counter is a self-hosted page view tracker that renders visitor counts as dynamically generated SVG badges with… tandpfun/skill-icons — Skill-icons is a developer skill badge generator that provides a centralized library of standardized vector graphics… oisf/suricata — Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in… kde/ghostwriter — Ghostwriter is a distraction-free markdown text editor and document processor. It provides a focused writing… iuricode/readme-template — This project is a collection of standardized markdown layouts and component libraries used to organize project… richardlitt/standard-readme — Standard README is a markdown documentation standard and specification designed to organize project metadata and…
Moe-Counter is a self-hosted page view tracker that renders visitor counts as dynamically generated SVG badges with anime-themed styling. It operates as a lightweight Node.js HTTP service that associates each unique counter name in a URL with a stored page view count, providing a customizable alternative to third-party analytics services. The service is designed for flexible deployment, running either directly from source with pnpm dependency management or as a pre-built Docker image from GitHub Container Registry. Runtime configuration is handled entirely through environment variables set in
Skill-icons is a developer skill badge generator that provides a centralized library of standardized vector graphics representing programming languages, frameworks, and development tools. It functions as a web asset resource for creating visual summaries of technical stacks, enabling users to embed consistent icon collections into project documentation, developer portfolios, and repository profiles. The project utilizes a stateless, parameter-driven engine that dynamically assembles icon grids based on URL query strings. By processing these parameters, the system performs server-side composit
Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in real-time to identify and alert on malicious activity. It operates as a rule-based threat detection system, matching traffic against user-defined signatures to detect known attack patterns and policy violations, and can be placed inline to actively block malicious packets before they reach their target. The engine inspects a wide range of application-layer protocols including HTTP, DNS, TLS, SMB, and MQTT, and supports high-performance packet capture through specialized hardware a
Ghostwriter is a distraction-free markdown text editor and document processor. It provides a focused writing environment for composing documents using markdown syntax, separating the drafting process from final formatting. The application features a minimalist interface designed to minimize visual clutter, including the ability to disable deletion keys to enforce a forward-only drafting flow. It includes a live statistics dashboard for tracking word counts and session metrics, as well as visual highlighting that fades non-active text to focus attention on the current line, sentence, or paragr