@buyerjourney/router

1.0.0 • Public • Published

bj-router

Lightweight Router in vanilla javascript for the BuyerJourneyJS project.

Sponsors

Features

  • Multiple routes with path and callback function.
  • Single page application routing using hash.
  • Parameters.
  • Query strings.
  • Set name on routes with setName(name) and retrieve the path with pathFor(name, parameters).
  • Error 404: Callback function included.
  • Error 404: Customizable Callback function.

Documentation

License

bj-router is GPL-3.0-or-later.

Package Sidebar

Install

npm i @buyerjourney/router

Weekly Downloads

0

Version

1.0.0

License

GPL-3.0-or-later

Unpacked Size

75.4 kB

Total Files

8

Last publish

Collaborators

  • antoniofregoso