JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 187
  • Score
    100M100P100Q73160F
  • License MIT

A fork of react-helmet with modified public API

Package Exports

  • react-cap
  • react-cap/lib/CapUtils

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-cap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-cap

A fork of react-helmet

its the helmet utils, with the data-react-helmet attribute removed

  • No longer uses data-react-helmet attributes
  • Assumes all metadata is assigned using this package
  • Apply attribute data-cap-ignore to an html element to prevent it being removed
  • Apply attribute data-cap-ignore="attrName,attrName" to an html element to not modify specific attributes
  • Package is not intended to be used directly

See react-html-metadata for an implementation that uses this package.

License

MIT