{"library":"create-history","type":"library","category":null,"description":"A JavaScript library for managing session history in any JavaScript environment. Version 2.1.1 (stable) provides a minimal API to manage the history stack, navigate, confirm navigation, and persist state. It abstracts away differences between browser, Node, and other environments. Key differentiator: it is the core dependency behind React Router v4, offering createHistory, createHashHistory, and createMemoryHistory. Release cadence is infrequent; v2 is stable but superseded by v4 (ESM) and v5 (React Router). Note: This version uses CommonJS; ESM was introduced in later versions.","language":"javascript","status":"maintenance","version":"2.1.1","tags":["javascript","history","location"],"last_verified":"Fri May 01","install":[{"cmd":"npm install create-history","imports":["import { createHistory } from 'history'","import { createHashHistory } from 'history'","import { createMemoryHistory } from 'history'","import { useQueries } from 'history'"]},{"cmd":"yarn add create-history","imports":[]},{"cmd":"pnpm add create-history","imports":[]}],"homepage":null,"github":"https://github.com/Lucifier129/history","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/create-history","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}