finnigantime / awesome-react-renderer

Awesome list of React Renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-react-renderer Awesome

Awesome list of React Renderer

If you want to contribute to this list (please do), send me a pull request.

Table of Contents

## Web (+ NW & Electron)
  • react-dom - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • react-art - React Bridge to the ART Drawing Library.
  • react-canvas - High performance canvas rendering for React components.
  • react-three - React bindings to create and control a 3D scene using three.js.
  • React-GL - Render React components in WebGL for 60 FPS animations.
  • ReactLiberty - Connect, discover, be free to choose between WebGL / Canvas (PIXI) / DOM or any other UI renderer.
## Mobile
  • react-native - A framework for building native apps with React.
  • react-titanium - React custom renderer for Appcelerator® Titanium™ SDK
## Command Line Interface ## Television
  • react-tvml - React bindings to Apple's TVJS and TVML.
  • React-Gibbon - React bindings to Netflix's custom Gibbon rendering layer on TV devices.
## Hardware
  • react-hardware - React Hardware enables you to build firmata-based hardware applications using React.
## Miscellaneous
  • noop-renderer - This is a renderer of React that doesn't have a render target output. It is useful to demonstrate the internals of the reconciler in isolation and for testing semantics of reconciliation separate from the host environment.
  • react-test-renderer - React package for snapshot testing.
## Learn

License

CC0

To the extent possible under law, Chen-Tsu Lin has waived all copyright and related or neighboring rights to this work.

About

Awesome list of React Renderer