![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
loading-css
Advanced tools
⌛️ Tiny loaders and spinners made with only css and one div See demo
$ git clone https://github.com/welksonramos/loading.css.git
$ npm install loading-css --save
Download loading.css
or loading.min.css
from this repo and add it to your HTML.
<head>
<link rel="stylesheet" href="/path/to/loading.css">
or
<link rel="stylesheet" href="/path/to/loading.min.css">
loading
class followed by the appropriate class name of for the spinner.Example:
<div class="loading ldgRing"></div>
ldgBalls
ldgBar
ldgBattery
ldgDualRing
ldgFlip
ldgHourglass
ldgRing
ldgSignal
ldgSquare
loading.css/
|-- docs // Examples
| |-- index.html
| |-- loading.css
| |-- loading.min.css
|
|-- src/ // Source Stylus files
| |-- _efects/
| | |-- _balls.styl
| | |-- _bar.styl
| | |-- ...
| |-- base.styl
| |-- loading.styl
|
|-- loading.css
|-- loading.min.css
|-- package.json
|-- ...
$ npm run build
$ npm run minify
$ npm run dev
Licensed under the MIT License
FAQs
Tiny loaders and spinners made with only css and one div
The npm package loading-css receives a total of 0 weekly downloads. As such, loading-css popularity was classified as not popular.
We found that loading-css demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.