Skip to content

“Add Remove Extra Spaces Feature” #2

@corepacket

Description

@corepacket

Add a new button labeled “Remove Extra Spaces” in index.html and implement the function in script.js.
The function should remove all multiple spaces and leave only single spaces between words.

Example:
Input: "This is a test"
Output: "This is a test"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions