Skip to content

mcast2185/NPM-Character-Count-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter_character_counter

this should be used in the following manner

install with the command:

npm install --save character_count

add to a JavaScript project with the following code:

import { sharedChrCountFunc } from 'twitter_character_counter';

sharedChrCountFunc(textInput, counter, maxCount);

About

cloning twitters character limit in messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published