# NodeVK TypeScript
[![license](https://img.shields.io/github/license/Wolf-Team/NodeVK-TypeScript?logo=github&style=flat-square)](https://github.com/Wolf-Team/NodeVK-TypeScript)
[![npm downloads](https://img.shields.io/npm/dw/nodevk-ts?style=flat-square)](https://www.npmjs.com/package/nodevk-ts)
[![npm version](https://img.shields.io/npm/v/nodevk-ts?style=flat-square)](https://www.npmjs.com/package/nodevk-ts)

Simple Node.js module that allows you to interact with the VKontakte API.

## Installation
```
npm i nodevk-ts
```

## Usage
TODO: Write usage instructions

## License(MIT)
See the [LICENSE file](https://github.com/Wolf-Team/NodeVK-TypeScript/blob/main/LICENSE) for details.