Files
zhibo/node_modules/word-count
xiaoyu ac8f91d4d3 init
2023-05-22 14:23:20 +08:00
..
2023-05-22 14:23:20 +08:00
2023-05-22 14:23:20 +08:00
2023-05-22 14:23:20 +08:00
2023-05-22 14:23:20 +08:00
2023-05-22 14:23:20 +08:00
2023-05-22 14:23:20 +08:00
2023-05-22 14:23:20 +08:00
2023-05-22 14:23:20 +08:00

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