commit 3f9bdddf36b1a29ab63ccf057284c8cf490a62de Author: publish Date: Wed Aug 5 18:57:36 2026 +0200 build(store): build26 from 45504a2b diff --git a/README.md b/README.md new file mode 100644 index 00000000..f2a55ccf --- /dev/null +++ b/README.md @@ -0,0 +1,382 @@ +# @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 `