项目作者: StreamsGood

项目描述 :
Web Component for displaying mana costs
高级语言: CSS
项目地址: git://github.com/StreamsGood/mtg-mana-cost.git
创建时间: 2018-01-29T00:48:33Z
项目社区:https://github.com/StreamsGood/mtg-mana-cost

开源协议:MIT License

下载


mtg-mana-cost

Greenkeeper badge
Build Status

  1. bower install StreamsGood/mtg-mana-cost --save

Wrapper on micku/mana-cost for use with Web Components.

Properties

  • cost: Mana Cost using {1}{U} curly bracket syntax.
  • size: (small, medium, large) The physical size of the symbols.
  1. <mtg-mana-cost cost="{1}{W/U}{W/U}" size="small"></mtg-mana-cost>