{"id":27868044,"url":"https://github.com/eliseusantos/highlighter","last_synced_at":"2025-06-21T05:39:07.795Z","repository":{"id":256808800,"uuid":"856504263","full_name":"EliseuSantos/highlighter","owner":"EliseuSantos","description":"Library to highlight micro frontend components with gradient borders and dynamic tooltips","archived":false,"fork":false,"pushed_at":"2024-11-20T04:23:25.000Z","size":449,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T11:44:14.409Z","etag":null,"topics":["hightlight","library","mfe"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EliseuSantos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"Contributing.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-12T17:27:45.000Z","updated_at":"2025-04-18T01:51:11.000Z","dependencies_parsed_at":"2025-05-04T22:57:10.584Z","dependency_job_id":"b9f60416-bac0-477a-b1ed-e2d023e530aa","html_url":"https://github.com/EliseuSantos/highlighter","commit_stats":null,"previous_names":["mfe-pro/highlighter"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/EliseuSantos/highlighter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliseuSantos%2Fhighlighter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliseuSantos%2Fhighlighter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliseuSantos%2Fhighlighter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliseuSantos%2Fhighlighter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EliseuSantos","download_url":"https://codeload.github.com/EliseuSantos/highlighter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliseuSantos%2Fhighlighter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261071230,"owners_count":23105595,"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":["hightlight","library","mfe"],"created_at":"2025-05-04T22:57:05.244Z","updated_at":"2025-06-21T05:39:02.784Z","avatar_url":"https://github.com/EliseuSantos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![codecov](https://codecov.io/gh/mfe-pro/highlighter/branch/main/graph/badge.svg?token=IBB6PC8S7C)](https://codecov.io/gh/mfe-pro/highlighter)\n\n# MFE Pro Highlighter\n\n![MFE Pro Highlighter](./logo.webp)\n\n**MFE Pro Highlighter** is a library to highlight micro frontend components with gradient borders and dynamic tooltips.\n\n## How to Use\n\n1. Import the script from jsDelivr:\n\n```html\n\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/mfe-pro-highlighter@latest/dist/highlighter.min.js\"\u003e\u003c/script\u003e\n```\n\n2. Call the function to start the highlight:\n\n```html\n\n\u003cdiv class=\"block\" data-mfe-highlighter=\"true\" data-mfe-name=\"my-package-name\" data-mfe-owner=\"team-a\"\n     data-mfe-version=\"1.0.0\"\u003eTest Element\n\u003c/div\u003e\n\u003cscript\u003e\n  window.MFEHighlighterConfig = {\n    org: '@test',\n    barColor: 'red',\n    fontColor: 'white',\n    primaryColor: '#ff6995',\n    secondaryColor: '#3ecdff',\n    buttonActiveColor: '#ff6995',\n    buttonInactiveColor: '#3ecdff',\n    iconActiveColor: '#ffffff',\n    iconInactiveColor: '#000000',\n    autoInit: true\n  };\n\u003c/script\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliseusantos%2Fhighlighter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliseusantos%2Fhighlighter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliseusantos%2Fhighlighter/lists"}