{"id":14990452,"url":"https://github.com/tiagoporto/logo-downloadtip","last_synced_at":"2025-04-12T02:24:30.175Z","repository":{"id":57290643,"uuid":"183689721","full_name":"tiagoporto/logo-downloadtip","owner":"tiagoporto","description":"Web component to allow users download multiple logotype image types when they trying to grab low resolution logo.","archived":false,"fork":false,"pushed_at":"2025-01-23T15:40:20.000Z","size":1110,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T02:24:07.529Z","etag":null,"topics":["brand","downloader","hacktoberfest","high-resolution","logo","logotype","react","vue","web-component"],"latest_commit_sha":null,"homepage":"https://tiagoporto.github.io/logo-downloadtip","language":"HTML","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/tiagoporto.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":"2019-04-26T20:23:33.000Z","updated_at":"2025-01-22T18:15:04.000Z","dependencies_parsed_at":"2022-08-28T07:00:17.077Z","dependency_job_id":null,"html_url":"https://github.com/tiagoporto/logo-downloadtip","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagoporto%2Flogo-downloadtip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagoporto%2Flogo-downloadtip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagoporto%2Flogo-downloadtip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagoporto%2Flogo-downloadtip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiagoporto","download_url":"https://codeload.github.com/tiagoporto/logo-downloadtip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248506270,"owners_count":21115408,"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":["brand","downloader","hacktoberfest","high-resolution","logo","logotype","react","vue","web-component"],"created_at":"2024-09-24T14:20:10.070Z","updated_at":"2025-04-12T02:24:30.145Z","avatar_url":"https://github.com/tiagoporto.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logo Downloadtip\n\n[![Release](https://img.shields.io/npm/v/logo-downloadtip.svg?style=flat-square\u0026label=release)](https://github.com/tiagoporto/logo-downloadtip/releases)\n[![Downloads](https://img.shields.io/npm/d18m/logo-downloadtip.svg?style=flat-square)](https://www.npmjs.com/package/logo-downloadtip)\n[![install size](https://packagephobia.com/badge?p=logo-downloadtip)](https://packagephobia.com/result?p=logo-downloadtip)\n\n\u003c!-- [![Build Status](https://img.shields.io/travis/com/tiagoporto/logo-downloadtip/main.svg?label=tests\u0026logo=travis\u0026style=flat-square)](https://travis-ci.com/tiagoporto/logo-downloadtip)\n[![Coverage Status](https://img.shields.io/coveralls/tiagoporto/logo-downloadtip.svg?style=flat-square)](https://coveralls.io/github/tiagoporto/logo-downloadtip)\n[![Mutation testing cover](https://badge.stryker-mutator.io/github.com/tiagoporto/logo-downloadtip/main)](https://stryker-mutator.github.io) --\u003e\n\n\u003e Webcomponent to allow users download multiple logotype image types when they trying to grab low resolution logo.\n\nThe original ideia for this project was by [Nicklas Jarnesjö](https://github.com/jarnesjo/jquery-logo-downloadtip) after seeing [relogo](http://relogo.org), but the [microformats](http://microformats.org/wiki/rel-logo) rejected the initiative, the project was discontinued and I decided to continue.\n\n## Installation 📦\n\n```bash\nnpm i logo-downloadtip\n```\n\n## Usage ➡️\n\n```html\n\u003chtml\u003e\n  \u003chead\u003e\n    \u003clink\n      rel=\"icon\"\n      type=\"image/svg\"\n      href=\"./img/logo.svg\"\n      data-title=\"Vector file (.svg)\"\n    /\u003e\n  \u003c/head\u003e\n\n  \u003clogo-downloadtip\u003e\n    \u003cimg src=\"./img/logo.svg\" alt=\"Logo\" /\u003e\n  \u003c/logo-downloadtip\u003e\n\n  \u003cscript type=\"module\" src=\"./logo-downloadtip.js\"\u003e\u003c/script\u003e\n\u003c/html\u003e\n```\n\n### Options\n\n```html\n\u003clogo-downloadtip title=\"Tolltip Title\" position=\"top|bottom|right|left\"\u003e\n\u003c/logo-downloadtip\u003e\n```\n\n## Development 🛠\n\n### Pre-requirements\n\n- [git](https://git-scm.com)\n- [nvm](https://github.com/nvm-sh/nvm)\n\n### Install node\n\n```bash\nnvm install\n```\n\n### Install pnpm\n\n```bash\ncorepack enable pnpm\n```\n\n### Install dependencies\n\n```bash\npnpm install\n```\n\n### Install\n\n```bash\npnpm install\n```\n\n## License 📄\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagoporto%2Flogo-downloadtip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagoporto%2Flogo-downloadtip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagoporto%2Flogo-downloadtip/lists"}