JSPM

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

React component to highlight words within a larger body of text

Package Exports

  • react-highlight-words

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-highlight-words) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-text-highlighter

React component to highlight words within a larger body of text.

Check out a demo here.

Installation

npm i --save react-text-highlighter

License

MIT License - fork, modify and use however you want.