Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T14:52:15.000Z (over 2 years ago)
- Last Synced: 2024-09-28T09:02:29.288Z (about 2 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 [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/maxi-team/native-router/blob/master/LICENSE) [![npm bundle size](https://img.shields.io/bundlephobia/min/@mntm/native-router)](https://bundlephobia.com/result?p=@mntm/native-router) ![](https://img.shields.io/badge/minimal%20size-1056%20B-blue)
**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).