Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mntm-lib/router

[DEPRECATED] A flexible event based router for VK Mini Apps
https://github.com/mntm-lib/router

router vk vk-apps vkapps vkcom vkminiapps vkontakte

Last synced: 1 day ago
JSON representation

[DEPRECATED] A flexible event based router for VK Mini Apps

Awesome Lists containing this project

README

        

# @mntm/router [DEPRECATED] [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/maxi-team/router/blob/master/LICENSE) [![npm bundle size](https://img.shields.io/bundlephobia/min/@mntm/router)](https://bundlephobia.com/result?p=@mntm/router)

**Docs:** [RU](./docs/RU.md) | EN

A flexible event based router for VK Mini Apps.

## Installation

We recommend to use [yarn](https://classic.yarnpkg.com/en/docs/install/) for dependency management:

```shell
yarn add @mntm/router
```

## License

@mntm/router is [MIT licensed](./LICENSE).