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
- Host: GitHub
- URL: https://github.com/vutran/code-tweets
- Owner: vutran
- License: mit
- Created: 2017-09-30T20:15:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-01T05:11:55.000Z (about 8 years ago)
- Last Synced: 2025-03-27T06:34:39.542Z (8 months ago)
- Topics: chrome, code, extension, markdown, tweet, twitter
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/code-tweets/bepdgdcpmnaobamcmfhgnacfimhhhbni?hl=en-US&gl=US
- Size: 311 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# code-tweets
> Render code blocks in tweets on [twitter.com](https://twitter.com/tranvu)

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