https://github.com/kuizuo/link-maker
convert link to card-style preview
https://github.com/kuizuo/link-maker
deno fresh link
Last synced: 6 months ago
JSON representation
convert link to card-style preview
- Host: GitHub
- URL: https://github.com/kuizuo/link-maker
- Owner: kuizuo
- License: mit
- Created: 2023-02-13T22:44:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T04:51:54.000Z (over 2 years ago)
- Last Synced: 2025-03-29T04:12:53.326Z (6 months ago)
- Topics: deno, fresh, link
- Language: TypeScript
- Homepage: https://link-maker.deno.dev
- Size: 87.9 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 🤖 Technologies

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