JSPM

hexo-tag-steamgame

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q36872F
  • License MIT

Embed steam game in Hexo posts/pages.

Package Exports

  • hexo-tag-steamgame

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hexo-tag-steamgame) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

hexo-tag-steamgame

Embed steam game in Hexo posts/pages.

中文说明

Useage

  • Embed a single game
{% steamgame appid description %}
  • Bulk embed games
{% steamgames %}
appid
appid
appid
appid
appid
appid
{% endsteamgames %}

Parameters

  • appid: Steam game app id.
  • description(optional): Used to replace the default game profile.

Demo

https://blog.hclonely.com/posts/94295339/#demo

License

MIT