UNPKG

react-crossroads

Version:

Client side router for web applications built with React and utilizing the Flux architecture. The backing routing engine is CrossroadsJs.

8 lines (5 loc) 143 B
class RouteChain constructor: (@path, @chain, @route) -> makePath: (params) -> @route.interpolate params module.exports = RouteChain