:hourglass_flowing_sand: Word count and time to read of articles for Hexo, written in Rust
The Hexo Word Counter is an innovative plugin designed specifically for Hexo blogs, offering a seamless way to count words and estimate reading time for articles. Built on the robust Rust programming language, this plugin boasts remarkable speed compared to other similar tools, making it an ideal choice for bloggers looking to enhance the reading experience for their audience.
With its accurate word counting based on the Unicode® Standard, it ensures that content in multiple languages is counted precisely. This aspect is particularly beneficial for multilingual posts, providing writers with reliable metrics that can impact engagement and readability.
_config.yml, making it simple for users to adjust settings without advanced technical knowledge.Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.