1.0.0 • Published 1 year ago

betterpreload v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm version GitHub issues

BetterPreloadJS

Add a loading screen to your website within seconds.

Installation

You can install BetterPreload via CDN by adding the following code at the end of the body tag in your HTML file:

jsDelivr:

<script src="https://cdn.jsdelivr.net/npm/betterpreload/betterpreload.min.js"></script>

UNPKG:

<script src="https://unpkg.com/betterpreload/betterpreload.js"></script>

Alternatively, you can download the JS file from this GitHub repository and link it.

1.0.0

1 year ago