# @videojs/store [![package-badge]][package] > **⚠️ Beta** Close to stable. Experimental adoption in real projects. 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 `