A tiny state manager for React, React Native, Preact, Vue, Svelte, Solid, Lit, Angular, and vanilla JS. It uses a simple approach for creating and combining state stores.
Provides comprehensive analysis, debugging, and monitoring capabilities for Nanostores projects including AST-based scanning, runtime monitoring with @nanostores/logger integration, and documentation search.
The MCP server for Nanostores that scans your codebase with AST analysis to find stores, subscribers, and dependency chains, and can ingest live events to spot noisy, error-prone, or unused stores.