mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Update react-jss link (#2056)
This commit is contained in:
committed by
Alexey Pyltsyn
parent
263ef8b5fd
commit
5849f604cc
@@ -9,7 +9,7 @@ permalink: community/misc.html
|
||||
|
||||
* **[react-inspector](https://github.com/xyc/react-inspector):** Use DevTools-like object inspectors inside your React app.
|
||||
* **[jreact](https://github.com/KnisterPeter/jreact):** Rendering react server-side within a JVM (Java 7 or Java 8)
|
||||
* **[react-jss](https://github.com/jsstyles/react-jss):** Inject and mount jss styles in React components.
|
||||
* **[react-jss](https://github.com/cssinjs/jss/tree/master/packages/react-jss):** Inject and mount jss styles in React components.
|
||||
* **[django-react](https://github.com/markfinger/django-react):** Server-side rendering of React components for django apps.
|
||||
* **[react-engine](https://github.com/paypal/react-engine):** Composite render engine for isomorphic express apps to render both plain react views and react-router views.
|
||||
* **[react-render-visualizer](https://github.com/redsunsoft/react-render-visualizer):** A visual way to see what is (re)rendering and why.
|
||||
|
||||
Reference in New Issue
Block a user