stringenlambda
v1.0.0
Published
A simple utility to check string length and categorize it as long or short.
Downloads
3
Readme
stringen
stringen
is a simple utility in Node.js to check the length of a string. It determines whether a string is long or short based on a given threshold value.
Installation
Install stringen
using npm:
npm install stringen