@stamen/hashmanager

0.2.0 • Public • Published

HashManager

Manage and store the state of your application with the URL hash. This component provides hooks for updating the URL hash with serialized state, and fires events when the hash changes, with updated state parsed from the hash. It also provides utilities for managing map-related state (zoom and lat/lon center).

Part of the @stamen/panorama toolkit.

Usage

import { HashManager } from '@panorama/toolkit';
// TODO: usage

Readme

Keywords

none

Package Sidebar

Install

npm i @stamen/hashmanager

Weekly Downloads

2

Version

0.2.0

License

ISC

Last publish

Collaborators

  • ericsoco
  • mojodna
  • stamen