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

https://github.com/vutran/code-tweets

Render code blocks in tweets on twitter.com
https://github.com/vutran/code-tweets

chrome code extension markdown tweet twitter

Last synced: 7 months ago
JSON representation

Render code blocks in tweets on twitter.com

Awesome Lists containing this project

README

          

# code-tweets

> Render code blocks in tweets on [twitter.com](https://twitter.com/tranvu)

![](screenshot.png?raw=true)

## Install

Download from [Chrome Web Store](https://chrome.google.com/webstore/detail/code-tweets/bepdgdcpmnaobamcmfhgnacfimhhhbni?hl=en-US&gl=US)

## Usage

Wrap your code blocks with a tilde (`).

### Example:

```
`code-tweets` is really cool.
```

## Credits

Icon designed by [Freepik](https://www.flaticon.com/free-icon/programming-code-signs_59118#term=code&page=2&position=4)

## License

MIT © [Vu Tran](https://github.com/vutran/)