A lightweight, zero-dependency NPM package for elegant string manipulations.

4 Open Issues Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add JSDoc documentation to five string validation functions (isEmail, isEmpty, isIPv4, isSlug, isURL) within a Node.js package, following a provided example format. The JSDoc should clearly describe each function's purpose, parameters, return values, and any potential errors.

Complexity: 2/5
documentation good first issue

A lightweight, zero-dependency NPM package for elegant string manipulations.

TypeScript

AI Summary: Add JSDoc documentation to 14 existing JavaScript functions within a string manipulation library. The JSDoc should clearly describe each function's purpose, parameters, return values, and any potential errors.

Complexity: 2/5
documentation good first issue

A lightweight, zero-dependency NPM package for elegant string manipulations.

TypeScript

AI Summary: Add JSDoc documentation to three existing functions (capitalize, formatNumber, formatPhone) within the 'formatting' module of the stringzy npm package. The JSDoc should clearly describe each function's purpose, parameters, return values, and any potential errors.

Complexity: 2/5
documentation good first issue

A lightweight, zero-dependency NPM package for elegant string manipulations.

TypeScript

AI Summary: Add JSDoc documentation to four existing string analysis functions (characterCount, characterFrequency, complexity, wordCount) within a JavaScript/TypeScript project, following a provided example format. The JSDoc should clearly describe each function's purpose, parameters, return values, and any potential errors.

Complexity: 2/5
documentation good first issue

A lightweight, zero-dependency NPM package for elegant string manipulations.

TypeScript