wypokjs

Wykop V2 API wrapper

Usage no npm install needed!

<script type="module">
  import wypokjs from 'https://cdn.skypack.dev/wypokjs';
</script>

README

WykopJS - Wykop API v2 wrapper

Wykop API v2 wrapper written in TypeScript.

Prerequisites

This package requires those packages installed:

Dependencies:

axios

Installing

Clone this repo

git@github.com:cymruu/wypokjs.git

Install dependencies

npm install

Build:

npm run build

Running the tests

npm run test

Contributing

Contributing is very welcomed, please run linter before creating pull request.

npm run lint-fix