Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (loadease-v2) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🚀 LoadEase – Beautiful Loading Indicators & Skeleton Screens
LoadEase is a lightweight and customizable package for displaying loading indicators, skeleton screens, and full-page loaders in React.js, Next.js, Vue.js, Nuxt.js, and vanilla JavaScript.
🎯 Features
✅ Simple & Lightweight – Minimal impact on performance.
✅ Custom Loaders – Spinners, bars, and skeleton screens.
✅ Framework Agnostic – Works with React, Vue, Next.js, Nuxt.js, Laravel, and plain JavaScript.
✅ Easy to Customize – Change colors, animations, and sizes.
✅ API-Integrated Loaders – Auto-hide loaders when API calls complete.
📌 Installation
Install LoadEase via npm or yarn:
npm install loadease-v2
# or
yarn add loadease-v2