Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org : umi-plugin-typed-route

在webapp中跳转路由时,还在使用下面的方式拼接路由吗?是否在路由过多时感到难以维护? ```ts history.push(`/app/welcome`); history.push(`/app/${projectId}`); history.push(`/app/${projectId}/${userId}`); ``` `umi-plugin-typed-route`为你提供类型安全的路由跳转!

Registry - Source - JSON
purl: pkg:npm/umi-plugin-typed-route
Keywords: react-router, umi-plugin, umijs
License: MIT
Latest release: over 3 years ago
First release: over 4 years ago
Downloads: 5 last month
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...