Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
[DEPRECATED] A flexible event based router for VK Mini Apps
- Host: GitHub
- URL: https://github.com/mntm-lib/router
- Owner: mntm-lib
- Archived: true
- Created: 2021-01-25T00:55:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T13:12:20.000Z (over 3 years ago)
- Last Synced: 2024-09-22T08:31:11.410Z (3 months ago)
- Topics: router, vk, vk-apps, vkapps, vkcom, vkminiapps, vkontakte
- Language: TypeScript
- Homepage: https://npm.im/@mntm/router
- Size: 36.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).