JavaScript URL generator for Symfony framework based on FOSJsRoutingBundle sources v3.5.0.
Unfortunately, there is no npm package for original js router, so here we have a copy.
Original repository: https://github.com/FriendsOfSymfony/FOSJsRoutingBundle
Using npm:
npm i --save @omnicajs/symfony-router
Using yarn:
yarn add @omnicajs/symfony-router