Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ooade/preact-side-effect

Create components whose nested prop changes map to a global side effect
https://github.com/ooade/preact-side-effect

preact preact-side-effect react react-side-effect

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Preact Side Effect

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

## Installation :rocket:

```
npm install --save preact-side-effect
```

This is a fork from [react-side-effect](https://github.com/gaearon/react-side-effect). Same Implementation detail as the [fork](https://github.com/gaearon/react-side-effect) :wink: