🎀 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 viadeno 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