Skip to content

Zola/word-count

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word-count

Word count in respect of CJK characters.

Build Status

Installation

Install with component(1):

$ component install yuehu/word-count

Also available as a node module:

$ npm install word-count

API

var count = require('word-count')
count(string)

License

MIT

About

Word count in respect of CJK characters.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.1%
  • Makefile 12.9%