README
anchor
Singleton for convenient work with hash part of URL
Installation
To install latest version just type:
> bower install backbone.anchor --save
If you do not have bower:
> npm install -g bower
Singleton for convenient work with hash part of URL
<script type="module">
import backboneAnchor from 'https://cdn.skypack.dev/backbone.anchor';
</script>
Singleton for convenient work with hash part of URL
To install latest version just type:
> bower install backbone.anchor --save
If you do not have bower:
> npm install -g bower