Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ken109/react-router


https://github.com/ken109/react-router

react react-router

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# @ken109/react-router

It is a wrapper library of the original react-router that makes name management of multiple parameters and routing easier.

# Instllation

```bash
npm install @ken109/react-router

// or

yarn add @ken109/react-router
```

# Usage

[Example](https://github.com/ken109/react-router-example)