historify

1.0.3 • Public • Published

Welcome to historify.js

historify.js (yes, it's literate code!) is a simple set of functions that facilitate history management for single page applications (SPAs).

Why manage the history?

The main purpose of historify is to allow applications to have a "back" button, but make sure everything works seamlessly whether the user presses the browser's back button, or the app's back button.

This normally has challenges, as Javascript doesn't have access to the browser's history. So, it's necessary to keep a local copy of the browser's history and make sure that it's in sync with the browser's.

See the official historify.js documentation

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i historify

    Weekly Downloads

    1

    Version

    1.0.3

    License

    GPL-3.0-or-later

    Unpacked Size

    2.49 MB

    Total Files

    47

    Last publish

    Collaborators

    • mercmobily
    • vanchoy
    • tunnckocore
    • freudflintstone