https://github.com/gocom/thar
Automatic content anchors plugin for jQuery
https://github.com/gocom/thar
Last synced: about 1 month ago
JSON representation
Automatic content anchors plugin for jQuery
- Host: GitHub
- URL: https://github.com/gocom/thar
- Owner: gocom
- License: mit
- Created: 2013-03-24T00:30:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-22T12:26:52.000Z (almost 13 years ago)
- Last Synced: 2025-01-26T11:08:27.709Z (over 1 year ago)
- Language: JavaScript
- Size: 324 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
thar
=============
Yarr, a jQuery anchor link plugin for yer classy content.
Basic usage
-------------
Importing sources the old way:
```html
```
Initializing:
```js
$('h1, h2, h3, h4, h5, h6').thar();
```
Changelog
-------------
### Version 0.1.0 - upcoming
* Initial release.