1. Domino History
  2. History token

History token

History tokens are the parsed and processed version of the browser URL in domino-history, once we obtain a HistoryToken for a URL we can use that token to alter and change that URL different parts, to obtain a HistoryToken of the current browser URL we use a HistoryState.currentToken() method, then we can use the obtained HistoryToken read the URL information or to forge a new URL with our desired changes.

With Domino-History, developers can effortlessly extract and modify URL components, such as query parameters, fragments, and path segments, making it a versatile choice for building modern web applications. Whether you're building a single-page application (SPA), a content management system, or an e-commerce platform, this library empowers you to take control of the browser's URL, providing a seamless and interactive user journey.

The API below explains what we can do with HistoryToken once obtained :

API Docs: HistoryToken

We are a group of passionate people who love what we do

Donate & Support Us