All Projects → silentroach → tweet.md

silentroach / tweet.md

Licence: other
Render tweet into beautiful markdown

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to tweet.md

swappy-one
swappy.one
Stars: ✭ 24 (+60%)
Mutual labels:  twitter
twitter-icon-rotator-chrome-extension
Chrome extension to make twitter.com's avatars rotate
Stars: ✭ 14 (-6.67%)
Mutual labels:  twitter
twitter-analytics-wrapper
A simple Python wrapper to download tweets data from the Twitter Analytics platform. Particularly interesting for the impressions metrics that are unavailable on current Twitter API. Also works for the videos data.
Stars: ✭ 44 (+193.33%)
Mutual labels:  twitter
ember-meta
Setup meta for your Prember/Ember blog to support opengraph, microdata, Facebook, Twitter, Slack etc.
Stars: ✭ 15 (+0%)
Mutual labels:  twitter
vim-twitter
Tweet from inside vim!
Stars: ✭ 26 (+73.33%)
Mutual labels:  twitter
sentiment-thermometer
Measure the sentiment towards a word, name or sentence on social networks
Stars: ✭ 56 (+273.33%)
Mutual labels:  twitter
twitter-stream-api
Consume the Twitter Stream API in real-time.
Stars: ✭ 19 (+26.67%)
Mutual labels:  twitter
markdown-tweet-scheduler
Schedule daily tweets from markdown files in your repo, posted via github actions.
Stars: ✭ 49 (+226.67%)
Mutual labels:  twitter
TwitterPiBot
A Python based bot for Raspberry Pi that grabs tweets with a specific hashtag and reads them out loud.
Stars: ✭ 85 (+466.67%)
Mutual labels:  twitter
TwEater
A Python Bot for Scraping Conversations from Twitter
Stars: ✭ 16 (+6.67%)
Mutual labels:  twitter
alternative-front-ends
Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.)
Stars: ✭ 1,664 (+10993.33%)
Mutual labels:  twitter
social-button
Social Buttons as Web Components
Stars: ✭ 17 (+13.33%)
Mutual labels:  twitter
weatherBot
⛈ A Twitter bot for weather
Stars: ✭ 20 (+33.33%)
Mutual labels:  twitter
100xcode
#100DaysOfCode Twitter bot. 🤖
Stars: ✭ 24 (+60%)
Mutual labels:  twitter
obsidian-tweet-to-markdown
An Obsidian.md plugin to save tweets as Markdown files.
Stars: ✭ 35 (+133.33%)
Mutual labels:  twitter
ror-capstoneproject
A solo project to finish the Ruby on Rails module. This project uses the knowledge of Ruby, Ruby on Rails, Postgres, Devise, ActiveStorage, Cloudinary, RSpec, and Capybara.
Stars: ✭ 12 (-20%)
Mutual labels:  twitter
Twitter
A Twitter handle parser for Laravel 5.
Stars: ✭ 12 (-20%)
Mutual labels:  twitter
twinetverse
💫 Easily install and load packages for Twitter network analysis and visualisation
Stars: ✭ 19 (+26.67%)
Mutual labels:  twitter
avatars-io
👤 Wanna get a social media avatar? Avatars-io makes it easy for you. Just give a username then get an avatar!
Stars: ✭ 13 (-13.33%)
Mutual labels:  twitter
node-facebook-twitter-google-github-login
Node, Express, Mongoose, Passport, Facebook, Twitter, Google and Github Authentication (Login)
Stars: ✭ 31 (+106.67%)
Mutual labels:  twitter

Tweet markdown renderer

npm Build Coveralls install size

Render your tweets with entities to beautiful markdown.

Installing

You can install the latest package version for Node.js:

$ npm install tweet.md

How to use

Just as you think it should be used:

var render = require("tweet.md");
var output = render(tweetObjectFromAPI);

Examples

01-link.json

Removing the 140 character limit from Direct Messages twittercommunity.com/t/removing-the…


02-multiline.json

Tweet poems you like
at #TwitterPoetryClub
prose, sonnets and more

Via @bustle, learn how to wax poetic on Twitter: bustle.com/articles/10068…


03-russian.json

Привет! С вами сегодня и всю неделю @pepelsbey, он же Вадим Макеев в прямом эфире из Осло, см. глобус Европы pic.twitter.com/clb7TLnxZS


04-ctags.json

$APPL set to jump this morning. General rebound in the market today. Yesterday was a good time to buy into the panic.


05-emoji.json

Twitter libraries are a great way to use our API. Did you know:

100+ libraries support the Twitter API
In 25+ programming languages 🐍☕️♦️

Explore our curated list of community built libraries 📚

developer.twitter.com/en/docs/develo…


06-quote.json

A nice GIF of the Performance Monitor coming to DevTools in Chrome 64 developers.google.com/web/updates/20…

Track your site’s performance realtime with @ChromeDevTools in 3 steps:

  1. CMD+SHIFT+P
  2. type 'per'
  3. Select 'Sh… twitter.com/i/web/status/9…
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].