modular client mod for fluxer
0

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 46.8%
Other 53.2%
1 1 0

Clone this repository

https://tangled.org/suicide.diy/ribbon https://tangled.org/did:plc:qvcamzxvxtvissiazw4j3p7a
git@knot.acpi.at:suicide.diy/ribbon git@knot.acpi.at:did:plc:qvcamzxvxtvissiazw4j3p7a

For self-hosted knots, clone URLs may differ based on your setup.



readme.md

🎀 ribbon#

modular client mod for fluxer. work in progress ^-^

packages & tooling#

types#

shared type definitions used across the project. most of the interesting stuff lives in src/autogenerated/, which is machine-generated -- do not edit by hand.

react@<version>.ts contains work tags, fiber flags, and react symbols extracted directly from the react source tree at the given version. regenerate with the codegen tool when fluxer updates react!1!!1!

related:

  • scripts/generate-fiber-constants, accessible via deno task codegen:react

wiretap#

local reverse proxy that sits in front of web.fluxer.app. lets you load ribbon into the app without browser extensions, cert overrides, or proxy configuration.

visit http://localhost:13367 instead of the real site. ribbon is injected into the page automatically :3