word-count
v0.2.2
Published
Word count in respect of CJK characters.
Downloads
71,066
Readme
word-count
Word count in respect of CJK characters.
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