This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@gsmlg/history

0.2.9 • Public • Published

history

import { createHisotry } from '@gsmlg/history';
const history = createHistroy();
history.start();

history.subscirbe((location) => {
  location === '/wasabi';
});

history.push('/wasabi');

Readme

Keywords

none

Package Sidebar

Install

npm i @gsmlg/history

Weekly Downloads

8

Version

0.2.9

License

MIT

Unpacked Size

24.7 kB

Total Files

17

Last publish

Collaborators

  • gsmlg