0.1.0 • Published 1 year ago

gw2-tooltip-html v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

gw2-tooltip-html

version license build

Parses markup text from Guild Wars 2 tooltips to html.

Installation

Install this module with your favorite package manager, e.g. npm install gw2-tooltip-html.

Usage

import { format } from 'gw2-tooltip-html';

format('<c=@abilitytype>Heat Threshold</c>')
// ⇒ '<span class="color-format--abilitytype">Heat Threshold</span>'

License

gw2-tooltip-html is licensed under the MIT License.

0.1.0

1 year ago

0.0.5

1 year ago

0.0.6

1 year ago

0.0.4

3 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago