75 packages
agent-friendly
[What would make a website agent-friendly?](https://x.com/janwilmake/status/1931241984645103871)
browsable-durable-object
A browsable SQL query interface for Cloudflare Durable Objects
browsable-object
A decorator, inheritance mechanism, and handler for making Cloudflare Durable Objects browsable and queryable via SQL. Forked from [@outerbase/browsable-durable-object](https://github.com/outerbase/browsable-durable-object) to change functionality. See th
chat-completions-mcp
This implementation demonstrates using /chat/completions as a tool uses progress notifications that show the intermediate generated tokencount and a message until the full chat completions answer has arrived.
clearable-object
A simple library for adding clear functionality to Cloudflare Durable Objects. Supports clearing storage and alarms with optional authentication.
cloudflare-assets-kv
A simple library to serve and dynamically update static assets from Cloudflare KV storage in your Workers.
cloudflare-fs
This package implements an opinionated durable object powered file-system that aims to replicate the exact node `fs/promises` api and make it available in workers.
cloudflare-kv-pastebin
Simple API (Available at https://pastebin.lmpify.com or as default exported `{ async fetch(request: Request, env: { PASTEBIN_KV: KVNamespace }, ctx: ExecutionContext) => Promise<Response> }` function) that:
contextarea-context-worker
High level Requirements:
contextjson
`context.json` is a proposed standard for context building which allows instructing LLMs (and humans alike) which contexts are useful for building with your codebase.
create-stripeflare
CLI tool to create Stripeflare projects
dcpu
DCPU is a DO with infinite CPU time
dodfetch
Distributed Fetch Through Cloudflare Durable Objects
dormroom
[](https://uithub.com/janwilmake/dorm/tree/main/template.ts) [](https://xymake.com/janwilmake/s
durable-worker
WinterTC Style Durable Objects fully backwards compatible with original workers implementation, without loosing any durable object capabilities.
efficient-recorder
Efficient audio recorder that switches between 8kHz and 44.1kHz based on volume
flaredream
CLI tool for deploying applications to Cloudflare Workers via Flaredream
getassetmanifest
- Package finds assets in file object - cli: Does that in current folder
github-oauth-provider
This OAuth Provider follows the same principles as [x-oauth-provider](../x-oauth-provider/) and was generated with a [single prompt](https://letmeprompt.com/compare-httpsuith-4piwfo0)
googlm-api
LLM-friendly Google Search API
@janwilmake/dofetch
> WIP: May still be unstable.
llmstxt-generate
loggable-object
A TypeScript decorator that adds logging capabilities to Cloudflare Durable Objects with persistent storage and live streaming. Especially useful for logging in alarms in production DOs as these aren't normally visible.
login-by-payment
Login by payment proof of concept using Stripe
login-with-cloudflare
OAuth provider for Cloudflare API keys