@curi/addon-active
v1.0.0-beta.5
Published
A Curi addon to determine if a route is "active"
Downloads
3
Readme
@curi/addon-active
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.