0.1.7 • Published 4 years ago

liquid-parser v0.1.7

Weekly downloads
-
License
GNU General Publi...
Repository
github
Last release
4 years ago

Liquid parser


Parser for Liquipedia API (MediaWiki API).

Please read Liquipedia API Terms of Use before use it.

Installation


npm i liquid-parser

Usage

import {LiquidParser} from "liquid-parser";

const liquidParser = new LiquidParser('example'); 
let nearestMatches = liquidParser.dota2().getNearestMatches();
0.1.7

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

1.0.0

4 years ago