history

utility

The history library for JavaScript provides a minimalistic and functional approach to managing browser history (back/forward navigation). This library simplifies session management of the history stack and supports effective implementation of routing-related functionalities across various JavaScript applications.

Latest Ver 5.3.0
Homepage
Github
0
8,323
📢 The history library is a lightweight JavaScript tool for managing web browser history.
License: MIT
https://cdnjs.cloudflare.com/ajax/libs/history/5.3.0/history.development.js
https://cdnjs.cloudflare.com/ajax/libs/history/5.3.0/history.development.min.js
https://cdnjs.cloudflare.com/ajax/libs/history/5.3.0/history.production.min.js

Sample Code

⚠️ Some code, including import statements, may not run properly on jsFiddle. If it fails to execute, please copy the code and try it in your own environment.
⚙️ JavaScript
{ "code": "import { createBrowserHistory } from 'history';\nconst history = createBrowserHistory();\nhistory.push('/home');\nconsole.log(history.location.path);"}
⚡ Top Tools for Developers
Text Compare

Text Comparison

Easily spot the differences between two texts.

Favicon Generator

Favicon Generator

Quickly and easily generate favicons.

Lorem Ipsum Generator

Lorem Ipsum Generator

Generate placeholder text for your designs.

Character Counter

Character Counter

Check character and word count in real time.

SRT ↔ SMI

SRT ↔ SMI Converter

Easily convert between subtitle formats.

Text Extract(OCR)

Image Text Extractor

Automatically extract text from images.