Screenshot & OG Images. One API Call. — Edge-native OG image generation API powered by Cloudflare Workers.
Las características principales de nicepkg/shotog son: Extensions and Plugins, Other Tools.
Las alternativas de código abierto para nicepkg/shotog incluyen: jeremyevans/sequel — Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder,… actrue/cf-page-publish-mcp — 页面发布mcp工具,可以将html页面直接发布到cloudflare的worker中,并获得预览链接。. apache/age — Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within… artemzhyto/modal-layout-component — Accessible React/Next.js modal component with focus trap, keyboard navigation, and scroll lock. beanqi/cohere2openai — A cloudflare worker to covert cohere api to openai API. 7sageer/sublink-worker — This is a serverless proxy subscription converter implemented as a Cloudflare Worker. It aggregates multiple proxy…
Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f
页面发布mcp工具,可以将html页面直接发布到cloudflare的worker中,并获得预览链接。
Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within the relational database environment. It functions as a loadable extension that translates Cypher graph traversal queries into SQL expressions, enabling users to run pattern matching and path analysis alongside standard SQL operations within a single database instance. The extension stores labeled, directed property graphs as isolated schemas with internal relational tables for vertices, edges, and labels, preventing cross-graph interference. It supports hybrid query execution
This is a serverless proxy subscription converter implemented as a Cloudflare Worker. It aggregates multiple proxy subscriptions into a single unified stream and converts them into client-specific configuration formats through protocol translation. The project functions as a proxy protocol translator and routing rule generator, enabling the definition and export of custom network traffic rules and policy groups. It also includes a URL shortener that utilizes key-value storage to create shortened aliases for long subscription links. The system covers a broad range of subscription management c