# @videojs/store [![package-badge]][package] > **⚠️ Alpha - SUBJECT TO CHANGE** Not recommended for production use. A reactive store for managing state owned by external systems. Built for media players, streaming libraries, and real-time systems where you don't own the state. ```bash npm install @videojs/store ``` ## Why? [Traditional state management](#how-its-different) assumes you own the state. But when working with a `