twitter / twitter-text

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.
https://developer.twitter.com/en/docs/counting-characters
Apache License 2.0
3.07k stars 510 forks source link

Module bundler #373

Open Montana opened 2 years ago

Montana commented 2 years ago

Is it better to run twitter-text with a module bundler or run it through a Browser Based Wrapping of twitter-text?