Source: node-react-highlight-words Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Yadd Build-Depends: debhelper-compat (= 13) , dh-nodejs , dh-sequence-nodejs , node-prop-types , node-react , webpack Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/js-team/node-react-highlight-words Vcs-Git: https://salsa.debian.org/js-team/node-react-highlight-words.git Homepage: https://github.com/bvaughn/react-highlight-words Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-react-highlight-words Architecture: all Depends: node-prop-types , node-react , ${misc:Depends} Provides: ${nodejs:Provides} Description: ReactJS component to highlight words within a larger body of text node-react-highlight-words is a node-react component used to highlight words within a larger body of text. To use it, just provide it with an array of search terms and a body of text to highlight.