Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/42bv/mad-react-url
- Owner: 42BV
- License: other
- Created: 2018-02-12T09:48:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T10:11:28.000Z (5 months ago)
- Last Synced: 2024-09-18T13:45:05.111Z (about 2 months ago)
- Topics: react, react-router, utility, utils
- Language: TypeScript
- Homepage: https://42bv.github.io/mad-react-url/
- Size: 1.7 MB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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/)