joaopereirawd / fakeLoader.js

fakeLoader.js is a lightweight jQuery plugin that helps you create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.
MIT License
721 stars 270 forks source link

npm support #29

Closed Kalpesh300 closed 5 years ago

Kalpesh300 commented 6 years ago

Isn't it available on npm? If no, will it be available on near future? Thank you

louisnelza commented 6 years ago

I've fixed the error and published this library as an NPM module giving credit to the author.

https://www.npmjs.com/package/fakeloader

npm install fakeloader

joaopereirawd commented 5 years ago

Hi all

The fakeLoader.js was updated to V.2.0.0

You can now installing by npm or yarn: https://github.com/joaopereirawd/fakeLoader.js/blob/master/README.md

What's new in version 2.0: https://github.com/joaopereirawd/fakeLoader.js/releases/tag/V2.0.0