This package has been deprecated

Author message:

This package is now maintained as fluid-location-bar-relay.

gpii-location-bar-relay

1.0.5 • Public • Published

gpii-location-bar-relay

This is a Fluid component that relays changes between a component's model and both the browser state and location bar. This makes your model state "bookmarkable", and makes it so that users can navigate back and forth through any changes they have made using the browser's back and forward buttons.

It can be used with any component that is served up via a web server. Although you can write static files that use this component, it will not work with Chrome because of their unique security restrictions around file URLs.

For usage details, check out the documentation.

Tests

To run the tests in this package, you will need to have Chrome and chromedriver installed. Once you have both those, the command npm test will run the tests and generate a coverage report.

Because of the need for forward and backward navigation, the tests in this package use gpii-webdriver, which is based on the WebDriver API. At time of writing, there is a bug that prevents Firefox from being used with this package.

Readme

Keywords

none

Package Sidebar

Install

npm i gpii-location-bar-relay

Weekly Downloads

2

Version

1.0.5

License

BSD-3-Clause

Unpacked Size

77.9 kB

Total Files

39

Last publish

Collaborators

  • amb26
  • the-t-in-rtf