PlumeJS Router is a scoped package in PlumeJS Ecosystem that enables routing. It uses hash-based / history-based routing. It uses dynamic imports to chunk out route specific logic which reduces main bundle size significantly.
For documentation, please visit wiki