<div align="center">

  <img src="assets/logo.png" alt="logo" height="200" />
  <h1>Assets Loader</h1>
  
  <p>
   一个可以自动切换 cdn 并重试的资源加载工具。
  </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 />