1.0.1 • Published 2 months ago

str-hex-utils v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

str-hex-utils

A simple utility library for string manipulations including case transformations and hexadecimal conversions.

Features

  • Convert strings to lowercase or uppercase.
  • Convert text to hexadecimal and vice versa.
  • Convert numbers to hexadecimal and vice versa.

Installation

Use npm to install str-hex-utils:

npm install str-hex-utils