|
@madenowhere/infrared
|
Phaze-native devtool. Floating panel + DOM pulses for effect runs, signal updates, and binding writes. Lighter than react-scan because phaze has no reconciler to instrument. |
MIT |
2
greenflagged
/ 2 total
|
|
@madenowhere/phase
|
Signals-native reactive UI runtime |
MIT |
4
greenflagged
/ 4 total
|
|
@madenowhere/phase-astro
|
Astro renderer for Phase. SSR + hydration for `.tsx` islands, all client:* directives, useAction() helper for Astro Actions. |
MIT |
4
greenflagged
/ 4 total
|
|
@madenowhere/phase-compile
|
Compiler for Phase JSX — hoists component children to thunks so user code matches React/Preact JSX shape |
MIT |
3
greenflagged
/ 3 total
|
|
@madenowhere/phase-in-view
|
IntersectionObserver hook for Phase. Returns a ref + reactive inView signal, with optional triggerOnce, threshold, and rootMargin. |
MIT |
1
greenflagged
/ 1 total
|
|
@madenowhere/phase-render-to-string
|
Server-side HTML rendering for Phase components — runs the same JSX runtime against a virtual DOM (linkedom) and serializes the result. |
MIT |
3
greenflagged
/ 3 total
|
|
@madenowhere/phase-vite
|
Vite plugin for Phase: HMR that re-mounts the changed component instead of reloading the page. Use alongside @madenowhere/phase-compile (which handles JSX → DOM compilation). |
MIT |
3
greenflagged
/ 3 total
|
|
@madenowhere/phaze
|
— |
— |
9
greenflagged
/ 11 total
|
|
@madenowhere/phaze-astro
|
Astro renderer for Phaze. SSR + hydration for `.tsx` islands, all client:* directives, useAction() helper for Astro Actions. |
MIT |
6
greenflagged
/ 6 total
|
|
@madenowhere/phaze-cloudflare
|
Greenfield Cloudflare Workers + Pages adapter for Phaze apps. File-system routing, default Worker entry, typed bindings, SSR via @madenowhere/phaze-render-to-string, no Astro layer. |
MIT |
5
greenflagged
/ 5 total
|
|
@madenowhere/phaze-compile
|
Compiler for Phaze JSX — hoists component children to thunks so user code matches React/Preact JSX shape |
MIT |
8
greenflagged
/ 8 total
|
|
@madenowhere/phaze-in-view
|
IntersectionObserver hook for Phaze. Returns a ref + reactive inView signal, with optional triggerOnce, threshold, and rootMargin. |
MIT |
3
greenflagged
/ 3 total
|
|
@madenowhere/phaze-render-to-string
|
Server-side HTML rendering for Phaze components — runs the same JSX runtime against a virtual DOM (linkedom) and serializes the result. |
MIT |
3
greenflagged
/ 3 total
|
|
@madenowhere/phaze-scramble
|
Text-scramble animation hook for Phaze. Reactive ref + replay() with configurable speed, step, scramble depth, overdrive, and prefers-reduced-motion handling. |
MIT |
2
greenflagged
/ 2 total
|
|
@madenowhere/phaze-vite
|
Vite plugin for Phaze: HMR that re-mounts the changed component instead of reloading the page. Use alongside @madenowhere/phaze-compile (which handles JSX → DOM compilation). |
MIT |
4
greenflagged
/ 4 total
|
|
@madenowhere/phaze-vite-plugin
|
Vite plugin family for Phaze apps. Currently ships a standardized bundle-size reporter (raw / gzip-9 / brotli-default per chunk, with eager-vs-lazy classification). Future features: deploy preflight, dev-experience helpers. |
MIT |
2
greenflagged
/ 2 total
|
|
@madenowhere/photon
|
Framework-agnostic motion engine. Analytical springs, seamless momentum handoff, GPGPU spring solver. Drives DOM elements, PhotonValues, and phaze signals out of the box. |
MIT |
10
greenflagged
/ 10 total
|