An open API service indexing awesome lists of open source software.

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: 12 days ago
JSON representation

Web component to allow users download multiple logotype image types when they trying to grab low resolution logo.

Awesome Lists containing this project

README

        

# Logo Downloadtip

[![Release](https://img.shields.io/npm/v/logo-downloadtip.svg?style=flat-square&label=release)](https://github.com/tiagoporto/logo-downloadtip/releases)
[![Downloads](https://img.shields.io/npm/d18m/logo-downloadtip.svg?style=flat-square)](https://www.npmjs.com/package/logo-downloadtip)
[![install size](https://packagephobia.com/badge?p=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




Logo

```

### 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).