3.1.3 • Published 5 years ago

react-express-middleware v3.1.3

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Express React Render Middleware

NPM Version NPM Downloads JavaScript Style Guide

This module provides an isomorphic render method for React components in an Express compatible application.

Coming Soon!

The 4.0 branch is coming soon. It is a rework which provides a much more consistent interface and is more "express like". It adds some great features, but also breaks some old ones. I am not doing a deprecation cycle in 3.x because there is no reason the 3.x branch cannot just continue working as is. If you wish to keep using this, then GREAT! But if you want to give the new version a try, here is how:

npm install --save react-express-middleware@next

You can check out the progress here:

Usage

$ npm install --save react-express-middleware react react-dom

Note: The module does not specify a react dependency so you can depend on whatever react version you want. We only require greater than React 0.14.0.

@TODO

4.0.0-12

5 years ago

4.0.0-11

5 years ago

4.0.0-10

6 years ago

4.0.0-9

6 years ago

3.1.3

6 years ago

4.0.0-8

6 years ago

4.0.0-7

6 years ago

3.1.2

6 years ago

4.0.0-5

6 years ago

4.0.0-4

6 years ago

4.0.0-3

6 years ago

4.0.0-2

6 years ago

4.0.0-1

6 years ago

4.0.0-0

6 years ago

3.1.1

7 years ago

3.1.0

7 years ago

3.0.0

7 years ago

2.0.2

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago