Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mr21/locationhash.js
1.0.0 — A plugin who allows you to set/get some variables in the window.location.hash
https://github.com/mr21/locationhash.js
Last synced: about 1 month ago
JSON representation
1.0.0 — A plugin who allows you to set/get some variables in the window.location.hash
- Host: GitHub
- URL: https://github.com/mr21/locationhash.js
- Owner: mr21
- Created: 2015-02-15T02:50:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T22:56:43.000Z (about 9 years ago)
- Last Synced: 2023-03-25T10:16:31.231Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://mr21.github.io/locationHash.js/
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# locationHash.js
A tiny script to manage easely the `window.location.hash` directly with the `href` of your links.
This script allows you to `watch` the change of any variable in the `hash`.There are some interactive tests here: http://mr21.github.io/locationHash.js/
```html