Installation

Direct Download / CDN

https://unpkg.com/kdu-router@4

Unpkg.com provides npm-based CDN links. The above link will always point to the latest release on npm. You can also use a specific version/tag via URLs like https://unpkg.com/kdu-router@4.0.16/dist/kdu-router.global.js.

npm

npm install kdu-router@4

yarn

yarn add kdu-router@4