https://github.com/tiagoporto/logo-downloadtip
Web component to allow users download multiple logotype image types when they trying to grab low resolution logo.
https://github.com/tiagoporto/logo-downloadtip
brand downloader hacktoberfest high-resolution logo logotype react vue web-component
Last synced: about 1 year ago
JSON representation
Web component to allow users download multiple logotype image types when they trying to grab low resolution logo.
- Host: GitHub
- URL: https://github.com/tiagoporto/logo-downloadtip
- Owner: tiagoporto
- License: mit
- Created: 2019-04-26T20:23:33.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T15:40:20.000Z (over 1 year ago)
- Last Synced: 2025-04-12T02:24:07.529Z (about 1 year ago)
- Topics: brand, downloader, hacktoberfest, high-resolution, logo, logotype, react, vue, web-component
- Language: HTML
- Homepage: https://tiagoporto.github.io/logo-downloadtip
- Size: 1.06 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logo Downloadtip
[](https://github.com/tiagoporto/logo-downloadtip/releases)
[](https://www.npmjs.com/package/logo-downloadtip)
[](https://packagephobia.com/result?p=logo-downloadtip)
> Webcomponent to allow users download multiple logotype image types when they trying to grab low resolution logo.
The 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.
## Installation 📦
```bash
npm i logo-downloadtip
```
## Usage ➡️
```html
```
### Options
```html
```
## Development 🛠
### Pre-requirements
- [git](https://git-scm.com)
- [nvm](https://github.com/nvm-sh/nvm)
### Install node
```bash
nvm install
```
### Install pnpm
```bash
corepack enable pnpm
```
### Install dependencies
```bash
pnpm install
```
### Install
```bash
pnpm install
```
## License 📄
This project is licensed under the [MIT License](LICENSE).