Skip to main content

Welcome to NHB Toolbox 📦

nhb-toolbox is a utility library that provides a collection of helpful functions and classes for strings, numbers, arrays, objects, colors, forms, currency, units, date, pagination, and many more.

Install

  • NPM
npm i nhb-toolbox
  • Yarn
yarn add nhb-toolbox
  • PNPM
pnpm add nhb-toolbox

🚀 Features

  • 🔠 String Utilities – Manipulate, transform, and analyze strings.
  • 🔢 Number Utilities – Perform calculations, number conversions, and checks.
  • 🎨 Color Utilities – Convert and generate color codes easily.
  • 📦 Array & Object Utilities – Work with data structures efficiently.
  • 📝 Form Utilities – Handle form data transformations.
  • Performance Utilities – Debounce, throttle, and optimize actions.
  • Many more Loading...

📖 Get Started