
**react-js-plugins** package is a lightweight and powerful toolkit for developers, providing reusable solutions for various application requirements. react-js-plugins offers a comprehensive collection of utility functions designed to simplify common development tasks. Key functionalities include form validation, date formatting, array/object manipulation, and exporting data to Excel. Additional features include browser/device detection, storage management, reducers, security, performance optimization utilities, and string/number formatting tools.

**Note: This lightweight and type-safe package is written in TypeScript and offers full support for all utilities across all modern browsers.**

 ### **Installation**

Install the package:

```bash
npm install react-js-plugins
# or
pnpm add react-js-plugins
```

### **Authors**

![NPM](https://img.shields.io/badge/Author-Shivaji.Surwase-red) &nbsp; ![npm](https://img.shields.io/npm/v/react-js-plugins?color=1C939D) &nbsp; ![npm](https://img.shields.io/npm/dt/react-js-plugins) &nbsp; ![NPM](https://img.shields.io/npm/l/react-js-plugins) &nbsp; ![NPM Unpacked Size](https://img.shields.io/npm/unpacked-size/react-js-plugins)

### **Browser Support**  

| ![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/main/src/firefox/firefox_48x48.png) | ![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/main/src/chrome/chrome_48x48.png)  | ![Safari](https://raw.githubusercontent.com/alrra/browser-logos/main/src/safari/safari_48x48.png) | ![Opera](https://raw.githubusercontent.com/alrra/browser-logos/main/src/opera/opera_48x48.png) | ![Edge](https://raw.githubusercontent.com/alrra/browser-logos/main/src/edge/edge_48x48.png)
| ------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| Latest ✔                                                                                          | Latest ✔                                                                                             | Latest ✔                                                                                          | Latest ✔                                                                                       | Latest ✔                                                                                    | 

### **Documentation**

Detailed documentation with step-by-step guides, practical examples, and clear explanations to help you get started quickly and make the most of every feature.

👉 https://react-plugins.netlify.app



**Approved by** : [**NPM Community**](https://docs.npmjs.com/policies/open-source-terms)

**License** : [**MIT**](https://docs.npmjs.com/policies/npm-license) © 2022–2026

---