ooade / preact-side-effect

Create components whose nested prop changes map to a global side effect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preact Side Effect

Create components whose prop changes map to a global side effect.

Installation 🚀

npm install --save preact-side-effect

This is a fork from react-side-effect. Same Implementation detail as the fork 😉

About

Create components whose nested prop changes map to a global side effect

License:MIT License


Languages

Language:JavaScript 100.0%