0.2.2 • Published 10 years ago
word-count v0.2.2
word-count
Word count in respect of CJK characters.
Installation
Install with component(1):
$ component install yuehu/word-countAlso available as a node module:
$ npm install word-countAPI
var count = require('word-count')
count(string)License
MIT
