UNPKG

pagestate

Version:

Using the CSS target: pseudo selector it is possible to apply style variations based upon the fragment identifier of the URI of a HTML document.

33 lines (32 loc) 708 B
{ "name": "pagestate", "version": "1.0.5", "main": "pagestate.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ceesgeene/pagestate.git" }, "keywords": [ "html", "css", "hash", "target", "state", "nojs", "history" ], "author": "ceesgeene <ceesgeene@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/ceesgeene/pagestate/issues" }, "homepage": "https://github.com/ceesgeene/pagestate#readme", "devDependencies": { "gulp": "^3.9.0", "gulp-rename": "^1.2.2", "gulp-uglify": "^1.2.0" } }