needs-help is a practice project designed to help new and experienced contributors learn the open-source workflow.

1 Open Issue Need Help Last updated: Jun 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a JavaScript function, `validateInput(input: string)`, that checks if the input string is at least 3 characters long and contains only alphanumeric characters. The function should return `true` if both conditions are met, and `false` otherwise. This involves forking a repository, setting up the environment, writing the function, and committing the changes using Conventional Commits.

Complexity: 2/5
help wanted

needs-help is a practice project designed to help new and experienced contributors learn the open-source workflow.