Skip to content

Commit

Permalink
Merge pull request #1103 from valotas/add-preact-context
Browse files Browse the repository at this point in the history
add readct-context to README.md
  • Loading branch information
developit committed May 16, 2018
2 parents a2b78ac + a74cedd commit 4f57ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -111,6 +111,7 @@ Preact supports modern browsers and IE9+:
## Libraries & Add-ons

- :raised_hands: [**preact-compat**](https://git.io/preact-compat): use any React library with Preact *([full example](http://git.io/preact-compat-example))*
- :twisted_rightwards_arrows: [**preact-context**](https://github.com/valotas/preact-context): React's `createContext` api for Preact
- :page_facing_up: [**preact-render-to-string**](https://git.io/preact-render-to-string): Universal rendering.
- :eyes: [**preact-render-spy**](https://github.com/mzgoddard/preact-render-spy): Enzyme-lite: Renderer with access to the produced virtual dom for testing.
- :loop: [**preact-render-to-json**](https://git.io/preact-render-to-json): Render for Jest Snapshot testing.
Expand Down

0 comments on commit 4f57ba0

Please sign in to comment.