catbee / catbee-link-spa

Catbee service that automatic add to <a> tag event listener with history api navigation handler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catbee-link-spa

Catbee service that automatic add to tag event listener with history api navigation handler.

Usage

npm install catbee-link-spa

// browser.js

const linkSPA = require('catbee-link-spa');

linkSPA.register(cat.locator);

About

Catbee service that automatic add to <a> tag event listener with history api navigation handler


Languages

Language:JavaScript 100.0%