{"id":16549573,"url":"https://github.com/uiur/fuzzysearch-highlight","last_synced_at":"2025-10-28T16:32:10.561Z","repository":{"id":32479860,"uuid":"36060106","full_name":"uiur/fuzzysearch-highlight","owner":"uiur","description":"Highlight fuzzy matched text","archived":false,"fork":false,"pushed_at":"2017-11-06T23:56:54.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T10:47:06.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uiur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-22T08:07:28.000Z","updated_at":"2021-10-14T11:37:00.000Z","dependencies_parsed_at":"2022-09-15T10:00:29.191Z","dependency_job_id":null,"html_url":"https://github.com/uiur/fuzzysearch-highlight","commit_stats":null,"previous_names":["uiureo/fuzzysearch-highlight"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Ffuzzysearch-highlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Ffuzzysearch-highlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Ffuzzysearch-highlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Ffuzzysearch-highlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uiur","download_url":"https://codeload.github.com/uiur/fuzzysearch-highlight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238681880,"owners_count":19512862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T19:29:54.787Z","updated_at":"2025-10-28T16:32:10.241Z","avatar_url":"https://github.com/uiur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fuzzysearch-highlight\n[![Build Status](https://travis-ci.org/uiureo/fuzzysearch-highlight.svg?branch=master)](https://travis-ci.org/uiureo/fuzzysearch-highlight)\n\nHighlight fuzzy matched text with html.\n\nThis module is intended to be used with a module like  [fuzzysearch](https://github.com/bevacqua/fuzzysearch).\n\n```js\nvar highlight = require('fuzzysearch-highlight')\n\nhighlight('tqb', 'The quick brown fox')\n//=\u003e '\u003cstrong\u003eT\u003c/strong\u003ehe \u003cstrong\u003eq\u003c/strong\u003euick \u003cstrong\u003eb\u003c/strong\u003erown fox'\n\nhighlight('quick', 'The quick brown fox', { tag: 'em' }),\n//=\u003e 'The \u003cem\u003equick\u003c/em\u003e brown fox'\n```\n\n## License\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Ffuzzysearch-highlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiur%2Ffuzzysearch-highlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Ffuzzysearch-highlight/lists"}