static-assets-loader
Version:
50 lines (43 loc) • 1.85 kB
Markdown
<!--
Hey, thanks for using the awesome-readme-template template.
If you have any enhancements, then fork this project and create a pull request
or just open an issue with the label "enhancement".
Don't forget to give this project a star for additional support ;)
Maybe you can mention me or this repo in the acknowledgements too
-->
<div align="center">
<img src="assets/logo.png" alt="logo" height="200" />
<h1>Assets Loader</h1>
<p>
A resource loading tool that can automatically switch CDNs and retry
</p>
<!-- Badges -->
<p>
<a href="https://github.com/wsafight/assets-loader/graphs/contributors">
<img src="https://img.shields.io/github/contributors/wsafight/assets-loader" alt="contributors" />
</a>
<a href="">
<img src="https://img.shields.io/github/last-commit/wsafight/assets-loader" alt="last update" />
</a>
<a href="https://github.com/wsafight/assets-loader/network/members">
<img src="https://img.shields.io/github/forks/wsafight/assets-loader" alt="forks" />
</a>
<a href="https://github.com/wsafight//assets-loader/stargazers">
<img src="https://img.shields.io/github/stars/wsafight/assets-loader" alt="stars" />
</a>
<a href="https://github.com/wsafight/assets-loader/issues/">
<img src="https://img.shields.io/github/issues/wsafight/assets-loader" alt="open issues" />
</a>
<a href="https://github.com/wsafight/assets-loader/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/wsafight/assets-loader.svg" alt="license" />
</a>
</p>
<h4>
<a href="https://github.com/wsafight/assets-loader">Documentation</a>
<span> · </span>
<a href="https://github.com/wsafight/assets-loader/issues/">Report Bug</a>
<span> · </span>
<a href="https://github.com/wsafight/assets-loader/issues/">Request Feature</a>
</h4>
</div>
<br />