2.0.0 • Published 9 years ago

np-history v2.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
9 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

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago