Word count and reading time estimation for Hexo blog articles.
Enhanced version with Bun compatibility and Cloudflare Pages support.
# package.json
"dependencies": {
"hexo": "npm:@qzi/hexo@^7.3.0",
...
"hexo-word-counter": "npm:@qzi/hexo-word-counter@^0.2.8"
},