All Projects → twitter → Twitter Text

twitter / Twitter Text

Licence: other
Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Twitter Text

Wordle2Townscaper
Wordle2Townscaper is meant to convert Wordle tweets into Townscaper houses using yellow and green building blocks.
Stars: ✭ 64 (-97.56%)
Mutual labels:  emoji, unicode, twitter
Uni
Query the Unicode database from the commandline, with good support for emojis
Stars: ✭ 633 (-75.9%)
Mutual labels:  unicode, emoji
Wdt Emoji Bundle
Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
Stars: ✭ 411 (-84.35%)
Mutual labels:  twitter, emoji
D3 Digest
SlackBot that watch channels looking for links and reactions, and generates digests based on those reactions
Stars: ✭ 15 (-99.43%)
Mutual labels:  twitter, emoji
Rofimoji
An emoji and character picker for rofi 😁
Stars: ✭ 319 (-87.86%)
Mutual labels:  unicode, emoji
Smile
😄 Emoji in Swift
Stars: ✭ 359 (-86.33%)
Mutual labels:  unicode, emoji
Um Twitteremojianalysis
Twitter Emoji Analysis
Stars: ✭ 6 (-99.77%)
Mutual labels:  twitter, emoji
rm-emoji-picker
A modern, ES2015 emoji picker and editor.
Stars: ✭ 76 (-97.11%)
Mutual labels:  emoji, unicode
Unicode Tr51
Emoji data extracted from Unicode Technical Report #51.
Stars: ✭ 38 (-98.55%)
Mutual labels:  unicode, emoji
Weird Json
A collection of strange encoded JSONs. For connoisseurs.
Stars: ✭ 53 (-97.98%)
Mutual labels:  unicode, emoji
Awesome Emoji Picker
Add-on/WebExtension that provides a modern emoji picker that you can use to find and copy/insert emoji into the active web page.
Stars: ✭ 54 (-97.94%)
Mutual labels:  unicode, emoji
no-facebook-emoji
Get rid of those ugly emojis now! [stopped working 😢]
Stars: ✭ 15 (-99.43%)
Mutual labels:  emoji, unicode
ngx-emoj
A simple, theme-able emoji mart/picker for angular 4+
Stars: ✭ 18 (-99.31%)
Mutual labels:  emoji, unicode
Gemoji
Emoji images and names.
Stars: ✭ 3,890 (+48.08%)
Mutual labels:  unicode, emoji
umoji
😄 A lib convert emoji unicode to Surrogate pairs
Stars: ✭ 68 (-97.41%)
Mutual labels:  emoji, unicode
Ecoji
Encodes (and decodes) data as emojis
Stars: ✭ 671 (-74.46%)
Mutual labels:  unicode, emoji
Box Cli Maker
Make Highly Customized Boxes for your CLI
Stars: ✭ 115 (-95.62%)
Mutual labels:  unicode, emoji
awesome-twitter-bots
A Curated Collection of the Best Twitter Bots 🤖
Stars: ✭ 99 (-96.23%)
Mutual labels:  emoji, twitter
contour
Modern C++ Terminal Emulator
Stars: ✭ 761 (-71.03%)
Mutual labels:  emoji, unicode
Awesome Typography
✏︎ Curated list about digital typography 🔥
Stars: ✭ 947 (-63.95%)
Mutual labels:  unicode, emoji

twitter-text

This repository is a collection of libraries and conformance tests to standardize parsing of Tweet text. It synchronizes development, testing, creating issues, and pull requests for twitter-text's implementations and specification. These libraries are responsible for determining the quantity of characters in a Tweet and identifying and linking any URL, @username, #hashtag, or $cashtag.

See implementations and conformance in this repository below:

Other language implementations

The following implementations exist in other programming languages, but are not supported by or used by Twitter. We'd like to thank the authors for building and maintaining these alternatives.

If you would like to contribute a link to other implementations, please consider sending a Pull Request, or letting us know via the Twitter Developer Community forums.

Copyright and License

Copyright 2012-2020 Twitter, Inc and other contributors

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

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].