0.0.6 • Published 12 months ago

40k-list-parser v0.0.6

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

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago