1.0.0-beta.30 • Published 6 years ago

@curi/react v1.0.0-beta.30

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

@curi/react

npm

@curi/react provides a number of components to create a React appliation that uses the curi package to manage routing. This is in part inspired by React Router, but takes a "flat" approach to rendering components. Instead of nesting route components, only the component associated with the best-matched route will be attached to the response.

Installation

npm install --save @curi/react

For more information, please check out the @curi/react page on the documentation website.