react-mirror

v0.1.5
Create synchronized replicas of a React DOM element
mirror react-mirror react react-dom react-portal portal

lint

eslint . --ext .js,.ts

build

webpack --mode=production

build-watch

webpack --mode=development --watch

build-types

tsc --declaration --emitDeclarationOnly

test

jest

coveralls

cat ./artifacts/coverage/lcov.info | coveralls

typecheck

tsc --noEmit

commit

git-cz

release

semantic-release

Metadata

Downloads

Maintainers