GitXplorerGitXplorer
t

twitter-text

public
3070 stars
517 forks
92 issues

Commits

List of commits on branch master.
Verified
30e2430d90cff3b46393ea54caf511441983c260

Update LICENSE to use the full text (#360)

jjuliaferraioli committed 3 years ago
Verified
33169dfd33d61debdbf58dc940f5a200c06def10

Merge pull request #335 from andypiper/linkfix

aandypiper committed 4 years ago
Unverified
3af0d320fbd277cb33a4eec5dc0942565fbc47ee

Corrected links and dates

aandypiper committed 4 years ago
Verified
827b9f95bc6236b5b48e5fecd13336cfa39784a3

Merge pull request #334 from sayrer/patch-1

aandypiper committed 4 years ago
Verified
5440cba74cdbaad5792a03e4ec6504c28c0b1d60

Add Rust link

ssayrer committed 4 years ago
Verified
5b0c4d52c5e3a6b9be6b2ca00dd68729cd75b663

Update README.md

aandypiper committed 4 years ago

README

The README file for this repository.

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