> ## Documentation Index
> Fetch the complete documentation index at: https://mf2.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Addons

> Optional libraries that pair well with mf².

These libraries are not included by default but integrate well with the stack.

| Addon                                             | Purpose                                  |
| ------------------------------------------------- | ---------------------------------------- |
| [Zustand](https://zustand-demo.pmnd.rs/)          | Lightweight client-side state management |
| [nuqs](https://nuqs.47ng.com/)                    | Type-safe URL search params              |
| [next-safe-action](https://next-safe-action.dev/) | Validated server actions                 |
| [Motion](https://motion.dev/)                     | Animations                               |
| [Dub](https://dub.co/)                            | Link management and analytics            |

Install any addon with `bun add package-name` in the app that needs it.
