This package has been deprecated

Author message:

## NO LONGER MAINTAINED

apeman-brws-history

3.0.5 • Public • Published

apeman-brws-history

Build Status Code Climate Code Coverage npm Version JS Standard

History manager for browser

Installation

$ npm install apeman-brws-history --save

Usage

'use strict'
 
const apHistory = require('apeman-brws-history')
 
// Push a history.
apHistory.push('/user/profile')
 

Bundle

Use browserify to bundle as client side script.

$ browserify main.js -o bundle.js

License

This software is released under the MIT License.

Links

/apeman-brws-history/

    Package Sidebar

    Install

    npm i apeman-brws-history

    Weekly Downloads

    10

    Version

    3.0.5

    License

    MIT

    Last publish

    Collaborators

    • okunishinishi