UNPKG

nodevk-ts

Version:

Simple Node.js module that allows you to interact with the VKontakte API.

17 lines (13 loc) 704 B
# 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.