2.0.0 • Published 10 years ago

np-history v2.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
10 years ago

#history兼容性补丁包 主要是SPA用,对不支持history.pushState的情况使用hash处理

//changeState
history[pushState | replaceState]([state|null, title|null, url|null, onCallback|null, offCallback]);
//listener
history[onback | onforward | onstatechange | onpopstate](func);
//browser
history[back | forward | reload]
2.0.0

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago