@100mslive/hms-video-store
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
# 100ms Reactive Store | ||
![Test](https://github.com/100mslive/hms-video-store/actions/workflows/main.yaml/badge.svg) | ||
![Size](https://github.com/100mslive/hms-video-store/actions/workflows/size.yml/badge.svg) | ||
[![Publish](https://github.com/100mslive/hms-video-store/actions/workflows/npm-publish.yml/badge.svg)](https://www.npmjs.com/package/@100mslive/hms-video-store) | ||
![Publish Beta](https://github.com/100mslive/hms-video-store/actions/workflows/npm-publish-beta.yml/badge.svg?branch=develop) | ||
[![Bundle Size](https://badgen.net/bundlephobia/minzip/@100mslive/hms-video-store)](https://bundlephobia.com/result?p=@100mslive/hms-video-store) | ||
![Tree shaking](https://badgen.net/bundlephobia/tree-shaking/@100mslive/hms-video-store) | ||
@@ -78,1 +84,10 @@ This is an addon to the core sdk provided by 100ms. It abstracts away the | ||
``` | ||
## Redux Devtools Images of the store | ||
#### Store State | ||
![Store State](images/store-state.png) | ||
#### Store Graph | ||
![Store State](images/store-graph.png) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
552715
93