Ecosyste.ms: Packages

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

npmjs.org : @emilte/named-routes

Example: ```ts const ROUTES = { foo: include('/foo/', { bar: 'bar/', scope: include('scope/:param', { // <- Note the missing trailing slash. baz: 'baz', // <- Note the missing trailing slash. qux: 'qux/' }) }) } ```

Registry - Source - JSON
purl: pkg:npm/%40emilte/named-routes
Keywords: react, typescript, route, routes, router, url, urls, path, paths, scope, nesting, npm, npm-module, npm-package, npmjs, react-router, react-router-dom, reactjs, routing
License: ISC
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: emilte
Dependent packages: 1
Downloads: 5 last month
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...