awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cloudflare avatar

cloudflare/worker-template-static

0
View on GitHub↗
16 stars·6 forks·JavaScript·2 vues

Worker Template Static

Generate a static HTML or JSON page from raw strings in your Workers script.

Features

  • Worker Recipes - Generates static HTML or JSON responses from raw strings.

Historique des stars

Graphique de l'historique des stars pour cloudflare/worker-template-staticGraphique de l'historique des stars pour cloudflare/worker-template-static

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Worker Template Static

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Worker Template Static.
  • ashleygwilliams/worker-template-requestsA

    ashleygwilliams/worker-template-requests

    0Voir sur GitHub↗

    Examples of reading in a POST request body of type JSON, form-data, and blobs before it reaches the origin server.

    Voir sur GitHub↗0
  • berstend/service-worker-routerAvatar de berstend

    berstend/service-worker-router

    95Voir sur GitHub↗

    Although this router works fine I made a new one, based on experiences using it in production with Cloudflare Workers.

    TypeScript
    Voir sur GitHub↗95
  • boynet/cf-logdna-workerB

    boynet/cf-logdna-worker

    0Voir sur GitHub↗

    simple cloudflare worker recipe to send logs into logdna

    Voir sur GitHub↗0
  • anderly/cloudflare-worker-routingA

    anderly/cloudflare-worker-routing

    0Voir sur GitHub↗

    Here's a simple CloudFlare Worker with a built-in router that allows you to separate your worker logic into different functions and/or "controllers" so you can achieve a clean separation of concerns while working within the 1 script limit for non-Enterprise plans.

    Voir sur GitHub↗0
Voir les 30 alternatives à Worker Template Static→

Questions fréquentes

Que fait cloudflare/worker-template-static ?

Generate a static HTML or JSON page from raw strings in your Workers script.

Quelles sont les fonctionnalités principales de cloudflare/worker-template-static ?

Les fonctionnalités principales de cloudflare/worker-template-static sont : Worker Recipes.

Quelles sont les alternatives open-source à cloudflare/worker-template-static ?

Les alternatives open-source à cloudflare/worker-template-static incluent : ashleygwilliams/worker-template-requests — Examples of reading in a POST request body of type JSON, form-data, and blobs before it reaches the origin server. berstend/service-worker-router — Although this router works fine I made a new one, based on experiences using it in production with Cloudflare Workers. boynet/cf-logdna-worker — simple cloudflare worker recipe to send logs into logdna. cloudflare/rustwasm-worker-template — A template for kick starting a Cloudflare worker project using workers-rs. cloudflare/worker-examples — Cloudflare Workers let you deploy serverless code instantly across the globe for exceptional performance, reliability,… anderly/cloudflare-worker-routing — Here's a simple CloudFlare Worker with a built-in router that allows you to separate your worker logic into different…