Skip to content

Conversation

Syed0206
Copy link

@Syed0206 Syed0206 commented Aug 10, 2025

Closes: #643

Title: ✨ Add Word & Letter Counter Feature

Description:
This PR adds a Word & Letter Counter tool that allows users to paste or type text and get:

Word Count (accurate count ignoring extra spaces)

Letter Count (alphabetic letters only)

Character Count (including spaces)

Features Implemented:

Clean and responsive UI with HTML + CSS.

JavaScript logic to count words, letters, and characters.

Clear and Copy buttons for better usability.

Works on desktop and mobile browsers.

How to Test:

Navigate to the Word & Letter Counter page.

Enter text in the input box or paste content.

Click Count to view live results.

Try Clear to reset the counters.

Screenshots:

Screenshot 2025-08-10 at 8 04 23 PM

Copy link

vercel bot commented Aug 10, 2025

@2393117 is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

netlify bot commented Aug 10, 2025

Deploy Preview for code-a2z canceled.

Name Link
🔨 Latest commit b3d2b6c
🔍 Latest deploy log https://app.netlify.com/projects/code-a2z/deploys/6898e61d11b24700087bc5dc

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@Avdhesh-Varshney
Copy link
Member

@Syed0206 Plz follow the mentioned guidelines during assign
And keep your project inside the static-websites folder

@Syed0206 Syed0206 closed this Aug 10, 2025
@Syed0206 Syed0206 reopened this Aug 10, 2025
@Syed0206
Copy link
Author

@Avdhesh-Varshney
Kept your project inside the static-websites folder.

@Avdhesh-Varshney
Copy link
Member

@Avdhesh-Varshney
Copy link
Member

@Syed0206 What's the update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: Word and Letter Counter
3 participants