Skip to content

SahJaiswal/wordcounter.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Counter

This repository contains a basic HTML, CSS, and JavaScript project for a simple Word Counter. The project aims to count the number of words and characters in a given text.

Website Link

You can access the project by visiting the following website link: Word Counter

Features

The Word Counter project offers the following features:

  • Word Count: It calculates and displays the number of words present in the input text.
  • Character Count: It counts and shows the total number of characters in the provided text, including spaces.
  • User-Friendly Interface: The project provides a simple and intuitive interface, making it easy for users to input their text and view the word and character counts.

Usage

To use the Word Counter, follow these steps:

  1. Open the project using the provided website link in a web browser.
  2. Enter or paste the desired text into the input field.
  3. The word count and character count will be automatically calculated and displayed in real-time.

Acknowledgements

The Word Counter project was developed by sahjaiswal.

About

wordcounter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors