Skip to content
#

helmet

Here are 166 public repositories matching this topic...

mlippert
mlippert commented Apr 12, 2020

Documentation update request

The readme still refers to 6.0.0-beta not 6.0.0. The compatibility section mentions that Helmet 5 is backward compatible but doesn't mention Helmet 6.

The compatibility section also says "We encourage you to update your code to our more semantic API".

Which is great but I don't understand what is meant by that!

What is the new semantic API and how do

sayjeyhi
sayjeyhi commented Mar 30, 2020

in readme example , for renderToNodeStream part it refer to a template file, but there is no content to figure it out what is in it.

import template from 'server/template';

const [header, footer] = template({
  helmet: helmetContext.helmet,
});

Improve this page

Add a description, image, and links to the helmet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the helmet topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.