browserstate / history.js

History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.

Home Page:http://browserstate.github.com/history.js/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm WARN deprecated: Update deprecated dependencies

jacopolanzoni opened this issue · comments

When installing the historyjs@latest, several dependencies result to be deprecated:

coffee-script@1.12.7
coffee-script@1.4.0
graceful-fs@1.2.3
minimatch@0.0.5

Can you please update them?

This library isn't maintained anymore.