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 -

Unity3d perpendicular vector3 -

c++ - How can I delete a QSharedPointer -