worker-template-static
HTML generator
A template to generate static HTML or JSON pages from raw strings in a JavaScript Workers script
14 stars
2 watching
7 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/worker-template | A template to simplify the creation of Cloudflare workers by providing a basic structure and files for getting started with JavaScript-based web tasks | 173 |
udacity/cloudflare-typescript-worker-template | A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
cloudflare/rustwasm-worker-template | A template project to create Cloudflare Workers using Rust and workers-rs. | 372 |
cloudflare/worker-template-fetch | A tool to help build and deploy serverless JavaScript applications with fetch functionality | 20 |
kriasoft/cloudflare-starter-kit | A comprehensive template and scaffolding project for building Cloudflare Workers applications using TypeScript and other tools. | 118 |
manatarms/static-worker | A utility package for Cloudflare workers to build and manage static websites | 9 |
cloudflare/worker-template-router | An open source Cloudflare Workers project that demonstrates routing with the itty-router package | 231 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
edmundhung/remix-cloudflare-template | A Remix starter template for building Cloudflare Workers applications with pre-configured tools and services | 300 |
cloudflare/worker-template-redirect | A JavaScript-based platform for managing redirects on the cloudflare network | 9 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |
sagi/workers-jwt | Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. | 95 |
girish21/remix-cloudflare-workers-template | A starter template for building and deploying Cloudflare Workers with Remix and Turborepo tools. | 63 |