A pretty nice way to expose your Symfony routing to client applications.
This bundle allows you to expose your routing in your JavaScript code.
That means you’ll be able to generate URL with given parameters like you can do with the Router component provided in the Symfony2 core.
This is a port of the symfony 1.x plugin: chCmsExposeRoutingPlugin.
For documentation, see: Resources/doc/index.rst.
https://symfony.com/doc/master/bundles/FOSJsRoutingBundle/index.html
See
CONTRIBUTING
file.
This bundle is released under the MIT license. See the complete license in the
bundle:
Resources/meta/LICENSE