hexo-helper-word-count

0.0.2 • Public • Published

hexo-helper-word-count

Build Status Coverage Status Dependency Status Code Climate Codacy Badge

Hexo helper that counts word in a specified text (post content for example).

Install

$ npm install hexo-helper-word-count --save

Usage

To count post content words, add in your theme:

<%- wordcount(post.content) %>

License

MIT © Ludovic LEFEVRE

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    1

Package Sidebar

Install

npm i hexo-helper-word-count

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • ludoviclefevre