Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/42bv/mad-react-url

Utils for creating URLs for react based applications.
https://github.com/42bv/mad-react-url

react react-router utility utils

Last synced: about 10 hours ago
JSON representation

Utils for creating URLs for react based applications.

Awesome Lists containing this project

README

        

# About

[![Build Status](https://travis-ci.org/42BV/mad-react-url.svg?branch=master)](https://travis-ci.org/42BV/mad-react-url)
[![Codecov](https://codecov.io/gh/42BV/mad-react-url/branch/master/graph/badge.svg)](https://codecov.io/gh/42BV/mad-react-url)

This library makes it easy to define URL's and type them with flow.

# Installation

`npm install @42.nl/react-url --save`

# Documentation

See the [documentation](https://42bv.github.io/mad-react-url/)