0.0.6 • Published 8 months ago

40k-list-parser v0.0.6

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
8 months 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

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago