@znan/helper
v1.0.8
Published
Made just to help
Readme
@znan/helper
🔧 A simple and lightweight JavaScript utility library to help you write cleaner code.
✨ Features
- ✅ Zero dependencies
- 🔁 Common utility functions (string, array, object, etc.)
- 💡 ESM & CommonJS support
- 🧪 Tested and documented
- 📦 Lightweight and tree-shakable
📦 Installation
npm install @znan/helper
# or
yarn add @znan/helper