Skip to content

History

Helpers to interact with the History API. The two historyPush and historyReplace functions allow you to replace parts of the current URL with the History API by merging the given options with the current URL, avoiding the need for complex merging strategies.

MIT Licensed