DrSensor / DrSensor/nusa

`<quick-link>` navigate a page without refresh

Open
#12 4 comments 0 reactions 0 assignees View on GitHub
enhancement navigation priority: high
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Inspired from [flamethrower](https://github.com/fireship-io/flamethrower) but rather than intercepting the default *click* event handler in HTMLAnchorElement (``), you must be explicit which link that cause SPA navigation.
```html
About

About
```
No `` is necessary
> **Note**
> Using attribute `is="a-page"` is recommended than using custom tag `` because it provide fallback when the script not yet executed
> ```html
>
> ...very short content
> About
>
> ```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.