petershaw / word-count

Word count in respect of CJK characters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 82.5%Language:Makefile 17.5%