civfanatics-grabber
v0.1.1-b
Published
Simple resource parser for CivFanatics Forums.
Downloads
119
Maintainers
Readme
CivFanatics Grabber
Simple resource parser for CivFanatics Forums.
Install
npm i civfanatics-grabber
or using yarn:
yarn add civfanatics-grabber
Usage
import api from 'civfanatics-grabber';
const resource = await api.downloads.getResource(12345);