https://github.com/mntm-lib/native-router
A functional native-like router for VK Mini Apps
https://github.com/mntm-lib/native-router
native router vk vk-apps vk-mini-apps vkminiapps vkontakte
Last synced: 4 months ago
JSON representation
A functional native-like router for VK Mini Apps
- Host: GitHub
- URL: https://github.com/mntm-lib/native-router
- Owner: mntm-lib
- License: mit
- Created: 2021-05-01T20:21:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T14:52:15.000Z (over 3 years ago)
- Last Synced: 2025-01-31T10:51:14.727Z (4 months ago)
- Topics: native, router, vk, vk-apps, vk-mini-apps, vkminiapps, vkontakte
- Language: TypeScript
- Homepage: https://npm.im/@mntm/native-router
- Size: 104 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# @mntm/native-router [](https://github.com/maxi-team/native-router/blob/master/LICENSE) [](https://bundlephobia.com/result?p=@mntm/native-router) 
**Docs:** RU | EN
A functional native-like 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/native-router
```## License
@mntm/native-router is [MIT licensed](./LICENSE).