{"id":18785663,"url":"https://github.com/dbackowski/bootstrap_mac_vendor","last_synced_at":"2026-05-02T01:34:50.332Z","repository":{"id":58244500,"uuid":"43505250","full_name":"dbackowski/bootstrap_mac_vendor","owner":"dbackowski","description":"jQuery (requires bootstrap) plugin to show vendor of mac address.","archived":false,"fork":false,"pushed_at":"2018-05-22T08:57:22.000Z","size":4417,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-20T01:58:44.748Z","etag":null,"topics":["jquery","jquery-plugin","mac-address","vendor"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbackowski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-01T15:44:02.000Z","updated_at":"2018-05-22T08:56:50.000Z","dependencies_parsed_at":"2022-08-31T04:22:13.353Z","dependency_job_id":null,"html_url":"https://github.com/dbackowski/bootstrap_mac_vendor","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dbackowski/bootstrap_mac_vendor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fbootstrap_mac_vendor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fbootstrap_mac_vendor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fbootstrap_mac_vendor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fbootstrap_mac_vendor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbackowski","download_url":"https://codeload.github.com/dbackowski/bootstrap_mac_vendor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fbootstrap_mac_vendor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32520156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"ssl_error","status_checked_at":"2026-05-02T01:12:54.261Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["jquery","jquery-plugin","mac-address","vendor"],"created_at":"2024-11-07T20:49:21.451Z","updated_at":"2026-05-02T01:34:50.311Z","avatar_url":"https://github.com/dbackowski.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bootstrapMacVendor [![Build Status](https://travis-ci.org/dbackowski/bootstrap_mac_vendor.svg?branch=master)](https://travis-ci.org/dbackowski/bootstrap_mac_vendor)\n\njQuery (requires bootstrap) plugin to show vendor of mac address.\n\n## Example Usage\n\n```html\n\u003cspan class=\"mac_vendor\"\u003e00:0A:CD:00:CC:F8\u003c/span\u003e\n```\n\n```javascript\n$('.mac_vendor').bootstrapMacVendor();\n```\n\nMove mouse over mac address and popover with vendor data will appear:\n\n![screenshot](https://i.imgur.com/LY79VyR.png)\n\n```html\n\u003cspan\u003e\n  00:15:60:B1:AB:CB\n  \u003ci class=\"icon-info-sign mac_vendor\" data-mac=\"00:15:60:B1:AB:CB\"\u003e\u003c/i\u003e\n\u003c/span\u003e\n```\n\n```javascript\n$('.mac_vendor').bootstrapMacVendor({ mac: function(event) { \n                                             return $(event).data('mac'); \n                                           } \n});\n```\n\n![screenshot](https://i.imgur.com/K0tIt58.png)\n\n## Options\n\n* title - popover title (default: 'Producent')\n* noData - no data found message (default: '- brak danych -')\n* mac - mac source function (default: $(this).html();)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbackowski%2Fbootstrap_mac_vendor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbackowski%2Fbootstrap_mac_vendor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbackowski%2Fbootstrap_mac_vendor/lists"}