vildravn-gw2-embeds-chat-code

1.2.0 • Public • Published

vildravn-gw2-embeds-chat-code

NPM version NPM downloads

Generates armory embeds markup from a chat code.

Forked from madou/armory-embeds-chat-code.

Usage

npm install vildravn-gw2-embeds-chat-code
import parseChatCode from 'vildravn-gw2-embeds-chat-code';

parseChatCode('[&AgGqLgEA]');
// <div data-armory-embed="items" data-armory-ids="77482"></div>

Api

parseChatCode(chatcode: string, options: ?Options): string

Options: Object

property type description
tag string Custom tag for the embed, defaults to div.
attributes Object Key/value object of extra attributes to add to the markup.

Readme

Keywords

none

Package Sidebar

Install

npm i vildravn-gw2-embeds-chat-code

Weekly Downloads

0

Version

1.2.0

License

ISC

Unpacked Size

4.47 kB

Total Files

6

Last publish

Collaborators

  • vildravn