New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hexo-helper-simple-tagcloud

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-helper-simple-tagcloud

A simplified and improved tag cloud generator for Hexo.

  • 0.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

hexo-helper-simple-tagcloud NPM version Dependency Status

A forked Hexo Tag Cloud generator, but with improvements and fixes.

Install

Install using npm.

$ npm install hexo-helper-simple-tagcloud --save

Why Simple Tag Cloud?

Original Hexo tagcloud generator has some issues or unless feature in it. I'm not sure whether all Hexo users have the same feeling as I do. So I decided to create independent plugin instead of send out pull request.

What changed

  1. Removed the color feature (Not that useful and being disabled by default)
  2. Escaped the space in tag text (Issue #810)
  3. Pick displayed tags with wisdom (Issue #811)

Usage

Install and enjoy. It just work as original tagcloud generator, but with the improvements.

HINT For Windows user, if your git complains filename too long issue, please execute git config --global core.longpaths true to fix the issue. Thanks @heartnn for the issue and solution.

License

MIT

NPM downloads

Keywords

FAQs

Package last updated on 22 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc