wypokjs
v0.1.20
Published
Wykop V2 API client
Readme
WykopJS - Wykop API v2 client
Wykop API v2 client written in TypeScript.
Installing
Clone this repo
[email protected]:cymruu/wypokjs.gitInstall dependencies
npm installBuild:
npm run buildRunning the tests
npm run testContributing
Contributing is very welcomed, please fix all linter errors before creating pull request.
npm run lint-fix