UNPKG

react-fetch-router

Version:

Routing library for React. Works with JSON AJAX responses (native fetch object). The router uses page types (derived from the response), rather than URL paths.

5 lines (3 loc) 69 B
'use strict'; require('whatwg-fetch'); require('es6-promise/auto');