react-mirror

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

lint

eslint . --ext .js,.ts,.jsx,.tsx

build

webpack --mode=production

build-watch

webpack --mode=development --watch

build-types

tsc --project tsconfig.prod.json --emitDeclarationOnly --declaration

test

jest

coveralls

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

typecheck

tsc --project tsconfig.prod.json --noEmit

commit

git-cz

release

semantic-release

Metadata

Downloads

Maintainers