Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kuizuo/link-maker

convert link to card-style preview
https://github.com/kuizuo/link-maker

deno fresh link

Last synced: about 9 hours ago
JSON representation

convert link to card-style preview

Awesome Lists containing this project

README

        

# link-maker

This is a [link maker](https://link-maker.deno.dev), you can input your link and get a card-style preview.

inspired by [linkpreview](https://linkpreview.net/).

## 🎨Preview

![](https://img.kuizuo.cn/link-maker.png)

## πŸ€– Technologies

![Made with Fresh](https://fresh.deno.dev/fresh-badge.svg)

## πŸ”¨ Usage

```Bash
git clone https://github.com/kuizuo/link-maker.git
```

```Bash
deno task start
```

## πŸ“ License

[MIT](./LICENSE) License Β© 2023-PRESENT [Kuizuo](https://github.com/kuizuo)