Skip to content

Releases: bradeneast/schwifty

Schwifty.js Pre-Release

09 Sep 03:46
Compare
Choose a tag to compare
Pre-release

Schwifty is a tiny speed-boosting library I created for my personal static websites.

Some static HTML page loads already feel instantaneous, but server responses can be delayed, or your CDN might choppily stream bytes down to your browser. Schwifty helps this along by preloading and caching same-origin HTML documents. It also can do basic page transitions, like swup.js.

I think it's got a lot of potential.

Show me what you got.