p-loading

WebJar for p-loading

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

p-loading
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

p-loading
WebJar for p-loading
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/joseshiru/p-loading

Download p-loading

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/p-loading/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>p-loading</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/p-loading/
implementation 'org.webjars.bower:p-loading:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.bower/p-loading/
implementation ("org.webjars.bower:p-loading:1.2.0")
'org.webjars.bower:p-loading:jar:1.2.0'
<dependency org="org.webjars.bower" name="p-loading" rev="1.2.0">
  <artifact name="p-loading" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='p-loading', version='1.2.0')
)
libraryDependencies += "org.webjars.bower" % "p-loading" % "1.2.0"
[org.webjars.bower/p-loading "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bower : jquery jar [1.5.1,)

Project Modules

There are no modules declared in this project.

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

Copyright and license

MIT License

Versions

Version
1.2.0