Skip to content

EvanBacon/react-nothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React for Absolutely Nothing

AKA: React zen mode

A universal React renderer for absolutely nothing. Inspired by the React Conf talk about building a custom renderer for React.

Conceptually the host environment is nothing. You can use React Nothing as the starting point for creating a custom reconciler for any renderer.

🔨 Setup

yarn

🏁 Example

To see nothing in action, run node example!

  • Nothing will happen.

⚽️ Usage

Create JSX that renders to nothing. See example

Releases

No releases published

Packages

No packages published