A simple yet powerfully BBj Router for your DWC application.
- Clone the project locally , then add BBjRouter to your BBj paths
- Or Use the plugins manager
- Based on History API so it does update the URL of the page
- Supports hash based routing too
- Simple mapping of route to a callback
- Parameterized routes
- Navigating between routes
- Easy integration
And much more !
Check the documentation to get you started!
Everyone is welcome to help contribute and improve this plugin. There are several ways you can contribute:
- Reporting issues (please read issue guidelines)
- Suggesting new features
- Writing or refactoring code
- Fixing issues