Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nsisodiya/router

Simple Routing Solution for React Application
https://github.com/nsisodiya/router

Last synced: 27 days ago
JSON representation

Simple Routing Solution for React Application

Awesome Lists containing this project

README

        

#** DEPRECATED - USE REACT ROUTER v4 **

# @nsisodiya/router
Simple React Router

# Installation

```
npm install --save @nsisodiya/router
```

# Usage

```
import ReactRouter from '@nsisodiya/router';
ReactRouter();
```