flamethrower
flamethrower copied to clipboard
A blazingly fast router for static sites
Extremely valuable contribution by a proud open source contributor.
This PR adds the ability to set data-cold in parent nodes of a link. For example: ```html Link ```
dear @codediodeio thank you for merging the flamethrower-preserve option from https://github.com/fireship-io/flamethrower/issues/54#issuecomment-1228042098_ , but your code changes break a part of my original intended usecase, i try to explain: the preserve...
There is a fork https://github.com/MrKleeblatt/flamethrowerDeno that has Deno support. Maybe we can merge it to get Deno support in master for everyone? (CC @MrKleeblatt)
I've seen the video, I know it's a bit of a meme, but there's a legitimate non-meme project similar to this called [Navigo](https://github.com/krasimir/navigo) that I've actually, non-ironically been using. This...
Fixes possible typo.
I want to click around and see it working - is there a hosted demo or stackblitz? ... do i realllyy have to spend the 2 mins to clone /...
Fixes [url hash links](https://developer.mozilla.org/en-US/docs/Web/API/URL/hash) not scrolling to their positions. ```html Foo link ```
There is a bug causing errors right now because of it, and I really just don't see the point. I can elaborate on the bug of course, but the simple...
I cleaned up some loose, unoptimized code. Your welcome! - Spc