react-full-screen

v1.1.1
Component and Hook for handling full screen components
react fullscreen full screen

build

microbundle-crl --no-compress --format modern,cjs

start

microbundle-crl watch --no-compress --format modern,cjs

prepare

run-s build

test

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

test:build

run-s build

test:lint

eslint src --ext .ts,.tsx

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
npm i react-full-screen

Metadata

  • MIT
  • >=10
  • pomle
  • released 6/1/2022

Downloads

Maintainers