Pinned Repositories
api-client
A basic HTTP client for making API requests
batcher
A simpler batcher for any async function
crud-routes
A helper to create CRUD routes in React Router similar to `resources` in Rails
data
TypeScript utilities for safely parsing and handling structured data using DTOs and parsers for FormData, URLSearchParams, and JSON objects.
jwt
A library to simplify using JWT in your application.
kit
EdgeKit.js is a toolkit to helps you build on top of Cloudflare Development Platform with ease
r2-file-storage
A File Storage object built over R2.
starter
A full-stack starter kit for Edge-first applications built with React on top of Cloudflare Developer Platform
starter-ai-chat
A starter repo for an AI chatbot
worker-kv-rate-limit
A Rate Limit based on Cloudflare's Worker KV.
Edge-first's Repositories
edgefirst-dev/starter
A full-stack starter kit for Edge-first applications built with React on top of Cloudflare Developer Platform
edgefirst-dev/kit
EdgeKit.js is a toolkit to helps you build on top of Cloudflare Development Platform with ease
edgefirst-dev/r2-file-storage
A File Storage object built over R2.
edgefirst-dev/data
TypeScript utilities for safely parsing and handling structured data using DTOs and parsers for FormData, URLSearchParams, and JSON objects.
edgefirst-dev/jwt
A library to simplify using JWT in your application.
edgefirst-dev/batcher
A simpler batcher for any async function
edgefirst-dev/starter-ai-chat
A starter repo for an AI chatbot
edgefirst-dev/worker-kv-rate-limit
A Rate Limit based on Cloudflare's Worker KV.
edgefirst-dev/crud-routes
A helper to create CRUD routes in React Router similar to `resources` in Rails
edgefirst-dev/api-client
A basic HTTP client for making API requests
edgefirst-dev/email
An Email object useful to work with email addresses
edgefirst-dev/server-timing
A helper to collect measurements for the Server-Timing header
edgefirst-dev/www
edgefirst-dev/package
A template for private packages