@feizheng/loading-screen

1.1.0 • Public • Published

loading-screen

Pure loading-screen for spa.

version license size download

usage

<!--1. add styles -->
<link rel="stylesheet" type="text/css" href="//https://cdn.jsdelivr.net/npm/@feizheng/loading-screen/dist/index.css"/>

<!--2. add html template -->
<section class="loading-screen">
  <div class="spinner">
    <div class="rect1"></div>
    <div class="rect2"></div>
    <div class="rect3"></div>
    <div class="rect4"></div>
    <div class="rect5"></div>
  </div>
  <span>应用加载中</span>
</section>

preview

license

Code released under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    2
  • 1.0.3
    1
  • 1.0.2
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i @feizheng/loading-screen

Weekly Downloads

5

Version

1.1.0

License

MIT

Unpacked Size

5.96 kB

Total Files

5

Last publish

Collaborators

  • afeiship