0.0.6 • Published 1 year ago

40k-list-parser v0.0.6

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
1 year ago

40k List Parser

Usage

import { ListParser } from '40k-list-parser';

const list = new ListParser();
const parsedList = list.parse("My list string");

Supported list formats

  • GW App (v1.29.0 (2), Data Version: v579)
0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago