New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

p-loading

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

p-loading

Loading mask plugin for jQuery.

latest
Source
npmnpm
Version
1.2.0
Version published
Weekly downloads
65
-21.69%
Maintainers
1
Weekly downloads
 
Created
Source

alt tag Build Status GitHub license npm version

P-Loading is a powerful jQuery plugin, for faster and easier web development, which allows you to have a main loading mask platform that is able to use many different spinners by installing P-Loading add-ons.

How many projects need a loading mask and how many times we create the same functionality again, and again?

Don't repeat yourself, use P-Loading and have free choice of use the spinner you want.

We are currently trying to include all the popular spinners of the web into P-Loading add-ons

alt text alt text alt text

Demo with the Spinkit add-on

https://jsfiddle.net/bupph5v6/5/

What's included

p-loading/
├── dist/
│   ├── js/
│   │   ├── p-loading.js
│   │   └── p-loading.min.js
│   └── css/
│       ├── p-loading.css
│       └── p-loading.min.css
├── src/
│   ├── js/
│   │   └── p-loading.js
│   └── css/
│       └── p-loading.css
├── .editorconfig
├── .gitignore
├── .jshintrc
├── .travis.yml
├── Gruntfile.js
└── package.json

Current version

Version: 1.2.0

Available add-ons (incl. Docs)

alt text

alt text

alt text

Website

http://joseshiru.github.io/p-loading/

Documentation

https://github.com/joseshiru/p-loading/blob/master/DOCUMENTATION.md

Contributing

We need more contributions, so, your help is well welcomed :)

Thanks to

MIT License

Keywords

jquery-plugin

FAQs

Package last updated on 20 Feb 2017

Did you know?

Socket

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.

Install

Related posts