Skip to content

Commit bf62d5f

Browse files
nathancahilldevelopit
authored andcommitted
add preact-render-to-json (preactjs#726)
1 parent 8611fbc commit bf62d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Preact supports modern browsers and IE9+:
9090

9191
- :raised_hands: [**preact-compat**](https://git.io/preact-compat): use any React library with Preact *([full example](http://git.io/preact-compat-example))*
9292
- :page_facing_up: [**preact-render-to-string**](https://git.io/preact-render-to-string): Universal rendering.
93+
- :loop: [**preact-render-to-json**](https://git.io/preact-render-to-json): Render for Jest Snapshot testing.
9394
- :earth_americas: [**preact-router**](https://git.io/preact-router): URL routing for your components
9495
- :bookmark_tabs: [**preact-markup**](https://git.io/preact-markup): Render HTML & Custom Elements as JSX & Components
9596
- :satellite: [**preact-portal**](https://git.io/preact-portal): Render Preact components into (a) SPACE :milky_way:

0 commit comments

Comments
 (0)