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

react-mask-loader

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mask-loader

A reusable custom loader for React apps.

latest
Source
npmnpm
Version
1.2.3
Version published
Maintainers
1
Created
Source

react-mask-loader

A reusable and customizable React loader component with shimmer animation using CSS masking.

npm version MIT License Bundle Size

✨ Features

  • 🎨 Image-based shimmer loader
  • ⚙️ Easy to use with props
  • ⚡ Lightweight and reusable
  • ✅ Written in TypeScript
  • 💨 Tailwind CSS friendly

✨ Import & Uses

import MaskLoader from 'react-mask-loader';

<MaskLoader image='imag-path' alt={'alt'} classImage="Your-image-class"/>

📦 Installation

npm install react-mask-loader
# or
yarn add react-mask-loader

Keywords

react

FAQs

Package last updated on 18 Jul 2025

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