APIs, libraries, utility, and whatever else...

Random stuff built for the funzies and all it's available publicly

Check everything
urban dictonary logo

workers-go

Use Go on Cloudflare Workers via WebAssembly

workers-go -i . -o ./bin * Found: fetch [ok] Output: ./bin/ ├─ main.ts (1.21 KiB) ├─ app.wasm (4.96 MiB) └─ wasm_exec.js (16.59 KiB) Took 24.18 s

Check documentation
urban dictonary logo

EmotesJS

Fast, dependency free, and responsive 7TV inline emotes parser

Made to help parse 7TV emotes into responsive HTML image elements

let emotes = new EmotesJS() emotes.parse('EZ')

Check documentation
urban dictonary logo

Urban dictionary

Get result from urban dictionary with one command

!urban twitch twitch: Safe for work cam-girl site.

Check documentation
chess.com logo

Chess.com Rating

Get user ratings

!rating Your rapid rating: 1202

Check documentation
durable-rusty-limiter banned

durable-rusty-limiter

A simple rate limiter made for Cloudflare Workers using Durable objects and Rust

Check documentation
durable-rusty-limiter banned

durable-sse

Use Cloudflare’s Durable Objects to manage and send real time notifications using Server Sent Events (SSE)

Check documentation
durable-rusty-limiter banned

catchThis

Lightweight and pure javascript library that returns normalized errors as values instead of throwing them

Check documentation
durable-rusty-limiter banned

edge-cold-starts

Find Edge-runtime's cold starts on Cloudflare Workers, Vercel, Fastly, Netlify, Deno deploy in NodeJS, Bun, Deno, Golang, Rust and WebAssembly

Check it