Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

react-navi-helmet

Package Overview
Dependencies
2
Maintainers
1
Versions
19
Issues
File Explorer

Advanced tools

react-navi-helmet

Use react-helmet to render your Navi routes' title and head.

    0.15.0latest
    GitHub

Version published
Maintainers
1
Weekly downloads
402
increased by10.74%

Weekly downloads

Readme

Source

react-navi-helmet

Integration between Navi and react-helmet.

Automatically renders your routes' title and head properties with a <Helmet>, and also handles statically rendering the Helmet if you're using navi-scripts.

Also see react-navi-helmet-async if you're doing SSR.

Basic Usage

Just import <HelmetProvider> and wrap your app with it:

import HelmetProvider from 'react-navi-helmet' // ... <HelmetProvider> <Router // ... /> </HelmetProvider>

Documentation

See the Navi Website.

Keywords

FAQs

Last updated on 11 Jul 2022

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc