howyp / ropes

Stronger strings! Declare your string format as a type, and get parsers, writers, composition and generators for free.
https://howyp.github.io/ropes/
Apache License 2.0
7 stars 0 forks source link

Twitter Handles #6

Closed howyp closed 5 years ago

howyp commented 5 years ago

We'll start with simplified twitter handles as the actual rules are pretty complicated: https://help.twitter.com/en/managing-your-account/twitter-username-rules

howyp commented 5 years ago

I'll close this for now, but it would be worthwhile also trying to support the limited length and character set that the handle can contain.