Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

px-jquery-wait

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

px-jquery-wait - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "px-jquery-wait",
"version": "1.0.4",
"version": "1.0.5",
"description": "shows an aesthetic panel on the screen in asynchronous operations.",

@@ -5,0 +5,0 @@ "main": "px-wait.js",

## install
> npm i jquery <br>
> npm i px-wait
> npm i px-jquery-wait
## css
> @import "~px-wait/px-wait.css";
> @import "~px-jquery-wait/px-wait.css";
## javascript - jquery
> require('px-wait');
> require('px-jquery-wait');
### use
> - pxwait.show({ message: '', panelshow: false, spinlevel: '3', canceltimeout: 5000 }); <br>

@@ -16,0 +15,0 @@ > random selection if spinlevel is not used <br>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc