wypokjs
v0.1.20
Published
Wykop V2 API client
Downloads
6
Readme
WykopJS - Wykop API v2 client
Wykop API v2 client written in TypeScript.
Installing
Clone this repo
[email protected]:cymruu/wypokjs.git
Install dependencies
npm install
Build:
npm run build
Running the tests
npm run test
Contributing
Contributing is very welcomed, please fix all linter errors before creating pull request.
npm run lint-fix