Popularity
9.1
Stable
Activity
0.0
Stable
3,054
181
510

Monthly Downloads: 0
Programming language: HTML
License: Apache License 2.0
Tags: Text    
Latest version: v3.1.0

Twitter Text Obj alternatives and similar libraries

Based on the "Text" category.
Alternatively, view Twitter Text Obj alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Twitter Text Obj or a related project?

Add another 'Text' Library

README

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:

  • [Conformance](conformance)
  • [Java](java)
  • [Ruby](rb)
  • [JavaScript](js)
  • [Objective-C](objc)

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 all licence references and agreements mentioned in the Twitter Text Obj README section above are relevant to that project's source code only.