Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kuizuo/link-maker
- Owner: kuizuo
- License: mit
- Created: 2023-02-13T22:44:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T04:51:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T15:34:34.703Z (2 months ago)
- Topics: deno, fresh, link
- Language: TypeScript
- Homepage: https://link-maker.deno.dev
- Size: 87.9 KB
- Stars: 14
- 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
![](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)