react-chain-helmet
TypeScript icon, indicating that this package has built-in type declarations

0.4.3 • Public • Published

react-chain-helmet

A react-chain middlware that adds React Helmet's rewind logic to server rendering.

Usage

Install:

$ npm install --save react-chain-helmet

Add to the project:

// Import to your react-chain initialize module
import helmet from 'react-chain-helmet'
 
// Add middleware
app.chain(helmet())

Licence

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i react-chain-helmet

Weekly Downloads

1

Version

0.4.3

License

MIT

Last publish

Collaborators

  • rthor
  • thorsteinsson
  • eirikurn
  • mr-aranja