22 packages matching “triggery”
@triggery/react
v0.10.0 · 4 months ago
React 18+/19 bindings for Triggery — useEvent / useCondition / useAction / useInlineTrigger / useInspect hooks + <TriggerRuntimeProvider> / <TriggerScope>. Zero runtime dependencies.
No known vulnerabilities
@triggery/dom
v0.10.0 · 4 months ago
DOM adapters for Triggery — pipe addEventListener, ResizeObserver and IntersectionObserver into triggers
No known vulnerabilities
@triggery/cli
v0.10.0 · 4 months ago
Command-line interface for Triggery — create, scaffold, graph, lint.
No known vulnerabilities
@triggery/jotai
v0.10.0 · 4 months ago
Jotai adapter for Triggery — read an atom's value from a trigger condition without subscribing the host component to atom updates
No known vulnerabilities
@triggery/zustand
v0.10.0 · 4 months ago
Zustand adapter for Triggery — `useZustandCondition` hook wiring a Zustand store into a trigger
No known vulnerabilities
@triggery/testing
v0.10.0 · 4 months ago
Testing utilities for Triggery — isolated runtime, fake scheduler, mock conditions/actions. Zero runtime dependencies, works with Vitest / Jest / node:test.
No known vulnerabilities
@triggery/codemod
v0.10.0 · 4 months ago
Codemods for migrating React/Redux side-effect code to Triggery — ts-morph powered.
No known vulnerabilities
@triggery/mobx
v0.10.0 · 4 months ago
MobX adapter for Triggery — read observable state from a trigger condition with no reaction setup
No known vulnerabilities
@triggery/socket
v0.10.0 · 4 months ago
Socket adapters for Triggery — pipe socket.io events or native WebSocket messages into triggers
No known vulnerabilities
@triggery/query
v0.10.0 · 4 months ago
TanStack Query adapter for Triggery — read cached query data from a trigger condition
No known vulnerabilities
@triggery/redux
v0.10.0 · 4 months ago
Redux adapter for Triggery — read store state from a trigger condition without subscribing the component to re-renders
No known vulnerabilities
@triggery/devtools-redux
v0.10.0 · 4 months ago
Redux DevTools bridge for Triggery — middleware streaming runtime events into the Redux DevTools browser extension. Framework-agnostic. Zero runtime dependencies.
No known vulnerabilities
@triggery/eslint-plugin
v0.10.0 · 4 months ago
ESLint plugin for Triggery — catches mis-use of createTrigger / useEvent / useCondition / useAction, suggests named hooks, enforces handler size budgets.
No known vulnerabilities
@triggery/devtools-panel
v0.10.0 · 4 months ago
React components for inspecting a Triggery runtime — drop-in inspector panel and snapshot views
No known vulnerabilities
@triggery/vue
v0.10.0 · 4 months ago
Vue 3 bindings for Triggery — same useEvent / useCondition / useAction surface as React, with provide/inject + onScopeDispose. Zero runtime dependencies.
No known vulnerabilities
@triggery/reatom
v0.10.0 · 4 months ago
Reatom adapter for Triggery — read an atom's value from a trigger condition without subscribing the host component
No known vulnerabilities
@triggery/solid
v0.10.0 · 4 months ago
SolidJS bindings for Triggery — same useEvent / useCondition / useAction surface as React, native to signals + onCleanup. Zero runtime dependencies.
No known vulnerabilities
@triggery/vite
v0.10.0 · 4 months ago
Vite plugin for Triggery — auto-imports every *.trigger.ts via a virtual module + HMR. Framework-agnostic (works alongside React, Solid, Vue).
No known vulnerabilities
@triggery/devtools-bridge
v0.10.0 · 4 months ago
Page-side bridge for Triggery devtools — broadcasts runtime events over window.postMessage. Framework-agnostic. Zero runtime dependencies.
No known vulnerabilities
@triggery/signals
v0.10.0 · 4 months ago
Signals adapter for Triggery — read a signal's value from a trigger condition without engaging signal-tracking on the host component
No known vulnerabilities