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

https://github.com/theomorphic/nettle-world

Fight the nettle!
https://github.com/theomorphic/nettle-world

Last synced: 5 months ago
JSON representation

Fight the nettle!

Awesome Lists containing this project

README

          

# Nettle-World
Fight the nettle!
### https://theomorphic.github.io/Nettle-World/

#### Comments:
So I've tried to use **Swup** and it wasn't efficient enough. The content is loading like it used to be. You need to wait about 3-5 secs before the clicking. It's like not having the feature at all. I thought maybe it's because of huge png so I changed that to svg but that was worse. First of all, svg was wrong. I changed b **xlink:href="data:img/png;** to **xlink:href="data:image/png;** just to see the images. But it doesn't solve the problem with loading. So okay, I've tried my best.