html-rewriter VS cloudflare-worker-router

Compare html-rewriter vs cloudflare-worker-router and see what are their differences.

html-rewriter

WASM-based implementation of Cloudflare's HTML Rewriter for use in Deno, browsers, etc. (by worker-tools)

cloudflare-worker-router

A super lightweight router (1.0K) with middleware support and ZERO dependencies for Cloudflare Workers. (by tsndr)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
html-rewriter cloudflare-worker-router
1 2
68 196
- -
0.0 7.8
almost 2 years ago 2 months ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

html-rewriter

Posts with mentions or reviews of html-rewriter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-24.
  • Rewrite HTML and transform page props in Next.js with Next.js Advanced Middleware
    2 projects | dev.to | 24 Aug 2022
    Next.js Advanced Middleware from Netlify includes a replaceText function, and also has support for more powerful transforms using the HTML Rewriter stream transformer. To get access to the message from the DOM in the middleware function, we add an ID to the DOM node containing the message we want to transform on the static page.

cloudflare-worker-router

Posts with mentions or reviews of cloudflare-worker-router. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-15.
  • Why I Fell in Love with Cloudflare Workers
    2 projects | /r/javascript | 15 Feb 2021
    Also way faster, but doesn't support node.js. If you're looking for a more spicific example check out my github: https://github.com/tsndr/cloudflare-worker-router There's also a more manual style article in works, so stay tuned for that.

What are some alternatives?

When comparing html-rewriter and cloudflare-worker-router you can also consider the following projects:

oauth4webapi - OAuth 2 / OpenID Connect for JavaScript Runtimes

vitedge - Edge-side rendering and fullstack Vite framework

benzene - ⌬ Fast, minimal, agnostic GraphQL Servers ⌬

Google-Drive-Index - Index Google Drive Files Easily and Free

sharedworker - A small spec. compliant polyfill for SharedWorkers, it acts as a drop in replacement for normal Workers.

CORSflare - A lightweight JavaScript CORS Reverse Proxy designed to run in a Cloudflare Worker.

denoflare - Develop, test, and deploy Cloudflare Workers with Deno.

cloudflare-worker-router-template - A wrangler template for a super lightweight router (3.6 kB) with middleware support and ZERO dependencies for CloudFlare Workers, inspired by express.js syntax.

deno - A modern runtime for JavaScript and TypeScript.

hono - Web Framework built on Web Standards

resize-observer - Polyfills the ResizeObserver API.

vite-plugin-cloudflare - 🔥 Easier and better experience writing Cloudflare workers in Vite