0.1.0 • Published 1 month ago

gw2-tooltip-html v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
1 month 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 month ago

0.0.5

2 months ago

0.0.6

2 months ago

0.0.4

1 year ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago