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

https://github.com/ivgtr/glitch-image

👾 Get dynamically generated Glitch image on your readmes!
https://github.com/ivgtr/glitch-image

github-profile github-readme profile-readme readme-generator svg svg-animation

Last synced: 6 months ago
JSON representation

👾 Get dynamically generated Glitch image on your readmes!

Awesome Lists containing this project

README

          



glitch-image


Copy-paste this into your markdown content, and that's it. Simple!


## Setup

Change the `?text=` value to your want to glitch text.

```md
[![badge](https://glitch-image.vercel.app/api?text=Glitch%20Image)](https://glitch-image.vercel.app/api?text=Glitch%20Image)
```

### Image

Change the `?url=` value to your want to glitch image url.
※ Not supported files other than `.png`.

```md
[![badge](https://glitch-image.vercel.app/api?url=https://github.com/ivgtr.png)](https://glitch-image.vercel.app/api?url=https://github.com/ivgtr.png)
```

## License

MIT ©[ivgtr](https://github.com/ivgtr)

[![Twitter Follow](https://img.shields.io/twitter/follow/ivgtr?style=social)](https://twitter.com/ivgtr) [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) [![Donate](https://img.shields.io/badge/%EF%BC%84-support-green.svg?style=flat-square)](https://www.buymeacoffee.com/ivgtr)