posthog-react-rrweb-player

v1.0.0
React-based player for rrweb

build

microbundle-crl --no-compress --format modern,cjs --css-modules false

start

microbundle-crl watch --no-compress --format modern,cjs --css-modules false

prepare

run-s build

test

run-s test:unit test:lint test:build

test:build

run-s build

test:lint

eslint .

test:unit

cross-env CI=1 react-scripts test --env=jsdom

test:watch

react-scripts test --env=jsdom

predeploy

cd example && yarn install && yarn run build

deploy

gh-pages -d example/build

Metadata

  • MIT
  • >=10
  • macobo
  • released 11/23/2020

Downloads

Maintainers