An open API service indexing awesome lists of open source software.

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

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.