1.0.0-beta.5 • Published 7 years ago

@curi/addon-active v1.0.0-beta.5

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

@curi/addon-active

npm

This package exports a Curi addon that can be used to determine if a route is "active". That is, the pathname generated by a route matches the current location's pathname.

Installation

npm install --save @curi/addon-active

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