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

/hexo-helper-word-count/

    Package Sidebar

    Install

    npm i hexo-helper-word-count

    Weekly Downloads

    3

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • ludoviclefevre