UNPKG

@easyroute/core

Version:

Framework-agnostic router for JavaScript single-page applications

17 lines (12 loc) 503 B
<p align="left"> <img src="https://shared.lyoha.info/pictures/easyroute/cover_thin_narrow.png" alt="Easyroute" width="350px"> </p> ### Documentation Coming soon #### This is framework-agnostic library You can't use it without special bindings for frameworks and libraries. This library contains only logic part of router: handling hash or url changes, routes tree generation, resolving current route, etc. For every framework and library you should have router outlet and router link components.