regex - JavaScript - A simple character count according to Twitter rules -


i had implement remaining character count functionality (according twitter rules).

can point me js library/function can use directly?

twitter provide twitter text javascript library - contains official character count.

twttr.txt.gettweetlength() function need.


Comments

Popular posts from this blog

github - Git errors while pushing -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -

c++ - How can I delete a QSharedPointer -