Stackflow plugin that provides `useFocusEffect`, a hook for running side-effects when an activity gains or loses focus.
ESLint plugin for Angular applications, following https://angular.dev/style-guide
Render the activity that should be rendered by default using the stack state.
Synchronizes the stack state with the current browser's history
Render the UI within the activity using the global stack state. It provides `cupertino` and `android` themes by default.
Preload required remote data by activity name.
Stackflow plugin for Sentry browser tracing. Automatically creates navigation spans and breadcrumbs for activity transitions (`push`, `pop`, `replace`) and step transitions (`stepPush`, `stepPop`, `stepReplace`).
`@stackflow/core` contains the core logic to calculate the stack state based on domain events.
Enables Stackflow Devtools (Chrome extension)
Monitors a depth change in the stack.
TBD
Map initial activity using given URL
An integration layer for using Stackflow in React applications. Returns a `<Stack />` component for rendering the application.
Render active activity only using the stack state. this plugins can be used for web application to be served on the web browser
It mimics the `<Link />` component behavior provided by Gatsby or Next.js.
Next.js with PWA, powered by workbox.
The Vite plugin for base44 based applications
A private package for various tasks for Expo module packages like compiling and testing
Interactive CLI for generating modern full-stack MERN applications.
A set of general utilities for the lifecycle of a JS/TS project/library
A swup plugin for animating the previous and next page in parallel
An iteration of the Node.js core streams with a series of improvements
Add automatic Segment event tracking to popular video players.
```typescript import { receive } from "@stackflow/compat-await-push";