An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: word-counter

hosu-kim/word_counter_by_hosu

A simple React app to count words, sentences, paragraphs, and estimate reading time in real time.

Language: TypeScript - Size: 18.3 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

alastairlundy/WCount

Language: C# - Size: 413 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

10cyrilc/smart-sentence

Smart Sentence is a lightning-fast, SEO-friendly string manipulation tool that lets you convert text to various cases and analyze character, word, sentence, and paragraph counts in real-time.

Language: CSS - Size: 70.3 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

Steven-Roberts/Word-Counter-Plus

Chrome Extension that lets you views stats on selected text

Language: JavaScript - Size: 330 KB - Last synced at: 8 days ago - Pushed at: about 6 years ago - Stars: 23 - Forks: 10

jerboa88/Tally-Extension

A Chrome extension to easily count the number of words, characters, and paragraphs on any site

Language: JavaScript - Size: 3.04 MB - Last synced at: 2 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

jerboa88/Tally

Your favorite character counter, now with a dark mode! Count the number of words, sentences, and paragraphs in your text instantly

Language: JavaScript - Size: 597 KB - Last synced at: 2 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 1

fajriyan/toolsz

project creates tools that are easy to use and access

Language: JavaScript - Size: 645 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

aslihanzehradonmez/simple-python-applications

This repository contains simple Python applications and examples for beginners. It includes a variety of small projects, practice exercises, and basic scripts to help improve Python programming skills. Perfect for those who are just starting to learn Python and looking for hands-on practice.

Language: Python - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

thecodrr/alfaaz

The fastest multilingual word counter that can count millions of words per second.

Language: TypeScript - Size: 373 KB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 206 - Forks: 5

AsadiAhmad/Word-Counter

Word Counter with Haskell for Programming Language Design Course

Language: Haskell - Size: 238 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

AsadiAhmad/Word-Counter-Spark

Word counter with spark

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: 24 days ago - Pushed at: 11 months ago - Stars: 24 - Forks: 0

abitdodgy/words_counted

A Ruby natural language processor.

Language: Ruby - Size: 101 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 162 - Forks: 28

courseworks/AUT_AP_2025_Spring_HW2

The second assignment for AUT's Advanced Programming course (Spring 2025) focuses on C++ concepts. Students will implement a variadic template function for numerical summation and a word frequency analyzer using STL.

Language: Dockerfile - Size: 332 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

BHznJNs/multi-counter

A simple and light-weight word counter with multi-language support.

Language: JavaScript - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

parham-ab/js-text-coutenr

simple JS word counter

Language: CSS - Size: 321 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

lulunac27a/flask-text-counter-application

Text counter application in Flask

Language: Python - Size: 574 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

theonlyasdk/word-counter-html

Simple webpage that allows you to count the number of words in a given block of text.

Language: HTML - Size: 4.88 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

openvelora/WordCraft360

WordCraft360, the ultimate Writing Toolkit designed to elevate your writing experience to new heights. Inspired by the minimalist elegance of 750words.com.

Language: Hack - Size: 593 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

HlibPavlyk/text-analyzer

Java project using StringBuffer to count sentences containing each word from a user-provided list

Language: Java - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

erikrios/ccwc

WC-like Tools Written in Rust

Language: Rust - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

eclipher/tiptap-word-count-multilingual

A word count extension for Tiptap, with multilingual support.

Language: TypeScript - Size: 322 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

iPrakharV/Unix-wc-tool

wc is a Python-based command-line tool that replicates some of the functionalities of the Unix wc utility. This tool allows users to count bytes, words, lines, and characters in a given text file or standard input.

Language: Python - Size: 133 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ajaymahadeven/Word-Counter

Word-Counter is a Java program that searches for specified words in a given text file and counts their occurrences. It provides a simple yet powerful command-line interface with several features, including searching for multiple words at once.

Language: Java - Size: 650 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

hs-CN/simple-word-count

a simple word count function, try to get same result with Microsoft Office Word application.

Language: TypeScript - Size: 4.17 MB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

wakeoneself/telecount

This script analyzes messages in a Telegram channel and counts word frequency.

Language: Python - Size: 223 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Hirdesh52/project2

Word Counter (Build a program that counts the number of words in a given text)

Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gabrieldiem/Word_Counter

Static webpage made for counting characters and words from a pasted text

Language: HTML - Size: 233 KB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

FilipeLopesPires/Multithreaded-WordCount

Multithreaded-WordCount: a parallel word and vowel counter.

Language: C - Size: 3.85 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

martial-plains/simple-word-counter

Count words & characters in text.

Language: Rust - Size: 10.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Brogolem35/wcount

CLI word counting tool.

Language: Rust - Size: 101 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

solanki03/Java-projects

This repo consists of 3 Java Projects. They are - Number Game, Word Counter, ATM INTERFACE.

Language: Java - Size: 7.43 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

seesmof/Word-Counter-App 📦

Contains some word counter app for the Glory of Jesus Christ our Holy Lord GOD Almighty ✝️💌

Language: Python - Size: 112 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ayushi-jha/Online-Text-Editor

Online Text Editor in simple HTML, CSS and Javascript code for a distraction free experience

Language: HTML - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 6

Coursal/Spark-Letter-File-Index-Counter

A Spark-based Scala project that counts the max number of word occurences for each letter in a textfile of a folder.

Language: Scala - Size: 631 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Coursal/Hadoop-Letter-File-Index-Counter

A Hadoop-based Java project that counts the max number of word occurences for each letter in a textfile of a folder.

Language: Java - Size: 213 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kelcisayshello/wordup

a user-friendly word counter tool with a visually engaging neumorphic UI

Language: TypeScript - Size: 384 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

0xelsherif/Word-Counter-Analyzer

This is a simple JavaScript function that calculates word count, letter count, reading time, speaking time, and paragraph count based on the text input.

Language: CSS - Size: 108 KB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

reshmaharidhas/Palindrome-Checker

A desktop application to check if given input is palindrome or not a palindrome

Language: Python - Size: 11.7 KB - Last synced at: 22 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

abhishekjaiswar221/textutils-word-counter

Track your words and characters using the text-utils app

Language: JavaScript - Size: 585 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ybhaw/SubtitleReader

Subtitle And R-Rater

Language: Makefile - Size: 1.71 MB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

thoongnv/word-counter

The statistic about the frequency of words on a website

Language: Python - Size: 1020 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

AI-Balushi/word-counter

A command-line word counter application built with TypeScript, Inquirer, and Chalk, offering a colorful and interactive interface for counting words in a sentence.

Language: JavaScript - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

behitek/word-counter

Dynamic n-gram counter on large text corpus (including next and previous)

Language: Java - Size: 15 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

THammami01/notion-rwipc-ce

A Chrome extension that counts the total number of words in a Notion page and its sub-pages recursively.

Language: TypeScript - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

supuna97/word_counter_tool

Free online word counter tool

Language: JavaScript - Size: 1.05 MB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 3

zolppy/word-counter

Aplicação simples que permite consultar o total de caracteres e palavras de um texto em tempo real.

Language: CSS - Size: 21.5 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mikiminachx/word-counter

A word counter written in ReactJS

Language: JavaScript - Size: 1.25 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ranawebpro/Word-Counter-Machine

This Word Counter Machine is a simple web application that allows users to analyze and count words, letters, and spaces in a given text. Users can paste or type text into a textarea, and the application dynamically updates the counts in real-time 🚀

Language: JavaScript - Size: 601 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MaximeGuinard/Word-Counter

📒 Count the number of words on a web page and to identify the most frequently used words.

Language: JavaScript - Size: 149 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ShivKnp/textpulator

text utility used to manipulate text made with react js

Language: JavaScript - Size: 200 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

krondorl/node-word-count

Calculate total word count in text files

Language: JavaScript - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

juroland/wordfreq

Command to count how many times each token (word, and punctuations) appears in the given text file.

Language: Go - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

tomlutzenberger/readingDurationBookmarklet

Dynamic Bookmarklet to detect the reading time of an article

Language: JavaScript - Size: 294 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

akbarsoft0/words-counter

words counter made javascript

Language: CSS - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

voorhoede/datocms-plugin-word-counter

This DatoCMS plugin gives you information for text and string fields about word count, character count, sentences, paragraphs and common words.

Language: TypeScript - Size: 13.2 MB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 1 - Forks: 2

abhigit781/Javascript-Doc-File-Projects

This Repository consists of JavaScript projects assignments of Doc File.

Language: CSS - Size: 932 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Metalax0/Clover.Three-reactjs

Re-Making Clover.Three project using react js. Highlights: word and letter counter, coin flip, to-do-list, puzzle game, tic-tac-toe, calculator

Language: JavaScript - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

pzaino/dict-tools

This is a repo of simple utilities to process unicode text files and extract info like alphabet of symbols used in the document, word counting and substring counting. Stuff useful in certain tasks in cyber security

Language: Go - Size: 2.19 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shreyas1701/wordcount-project

Web Development- Django

Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MehraDevesh2022/WordTrackr

WordTrackr - Real-time word count tool for efficient writing.

Language: JavaScript - Size: 368 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

uab-projects/map-reduce 📦

Big Data project for ATS subject, basic parallel implementation of map-reduce paradigm with a test to count words in text files

Language: Python - Size: 313 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

AkshataGanbote/Text-Utility-App

Text Utility App is a text to audio converter and can be used to manipulate the text in different ways

Language: JavaScript - Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Barriose01/ContadorDePalabrasJS

Aplicacion Web para contar las palabras ingresadas

Language: JavaScript - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MrMazine/Word-Counter-Desktop-Application-Using-CSharp

Word Counter Desktop Application Using C#

Size: 477 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Rachit-Pal/WordCounter

Word counter, written in JavaScript and beautifully designed in CSS.

Language: JavaScript - Size: 90.8 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

sahil-raja/Python-Django-Practice

Python Django practice project

Language: HTML - Size: 5.88 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

edumigueis/Word-Counter

A javascript implementation to count characters and words.

Language: CSS - Size: 83 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

markwk/alfred-workflow-wordcounterapp

Alfred Integration for Word Counter App - Display Latest Typing Word Counts on Mac

Language: Python - Size: 709 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 0

FilipRokita/Word-Counter

This is a simple web application that allows users to count the number of characters and words in their text. It features a clean and user-friendly interface with an input field for text and real-time updates of character and word counts.

Language: CSS - Size: 3.91 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JavierRibaldelRio/Word-File-Counter

A web tool where you can upload a plain text file, to get a JSON with the count of each word.

Language: JavaScript - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

OmkarPathak/Word-Counter

A Python word counter module to quickly count number of words in a sentence

Language: Python - Size: 14.6 KB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 3

parthwebdev/Word-Counter-with-Javascript

Simple Word Counter made using HTML, CSS and Javascript. Can count number of words, characters, sentences and paragraphs.

Language: HTML - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

alexlostorto/file-counter

Counts all the lines, words, and characters for files in a directory.

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

katerib/inkCTR

A tool that helps authors improve their writing by identifying the most overused words in their work. Analyzes a user-specified PDF and counts the instances of all unique, non-ignored words.

Language: Python - Size: 110 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

matheusfillipe/mangle

Exolang that can take any utf8 text as valid code and return some result out of it

Language: Rust - Size: 80.1 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

komed3/wordpress-word-counter

WordPress content word counter

Language: PHP - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

midikaif/Text-Formatting-App-React-And-Bootstrap

You can format your text using this website. Things like converting to upper case, lower case, removing extra spaces, and copying the text all at once.

Language: JavaScript - Size: 838 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Valda1/wordCountProject

Simple word and characters counting project using files in Java

Language: Java - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sonalys/rust-word-counting-benchmark

Benchmarks different approaches for counting occurences of words in a text.

Language: Rust - Size: 207 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

zainmujahid/Word-Counter-Spring-Boot-Web-Thymeleaf

This repository contains Spring Boot Web Application using Thymeleaf for calculating number of words from raw input text.

Language: Java - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

thiagobra/Word-Counter-Text-analyser-for-Online-TXT-files

Word Counter Text analyser for Online TXT files (from URL). Creating at the end a .CSV Excel file

Language: Python - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LeonOrou/SubredditWordCounter

SubredditWordCounter Enter a Website (eg. 'https://www.reddit.com/r/hyperloop/') Search for specific words (eg. fuck, love, hate, shit, think, ...) - not just the posts but also the comment sections! Count the words in every post extract them display them in a .txt file (- eg. https://www.reddit.com/r/hyperloop/': posts found: 812 'fuck' found: 42 'love' found: 83)

Language: Python - Size: 24.4 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

asyncfinkd/word-counter

:rocket: :robot: Word counter with React (open-source)

Language: JavaScript - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 1

miljkovicjovan/word-counter-JS

Word counter webapp

Language: JavaScript - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ebus-coding-club/word-counter

Count the frequency of letters or words in a text file and show a graph.

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

foggynight/words

Print wordlist and their counts for each file.

Language: Haskell - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

matthewkayne/Word-Counter-Chrome-Extension

This is a Chrome extension counts the number of words in a given input

Language: HTML - Size: 383 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

komiyamma/hm_english_text_word_counter

秀丸エディタで今開いているファイルの英単語数の概算を表示するコンポーネント。 秀丸v9.0では同様の機能が実装されているため、hm.NETやHmNetCOMの「作成例」としての意味合いの方が大きい。

Language: C# - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JayedRafiProjects/algorithmish

My weird algorithm archive 😏

Language: HTML - Size: 84 KB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kavehbc/microsoft-office-macro

These are some macros developed for Microsoft Office

Language: VBA - Size: 29.3 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ryanzidago/wc

Tiny word counter.

Language: Go - Size: 2.1 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Lexz-08/StringCounter

It's a C# library that adds extension methods to strings to do a couple cool things.

Language: C# - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

akramnarejo/WordCounter

Created on CodeSandbox

Language: HTML - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Eric-Souza/word-counter

An algorithm, developed in C++, that receives a string as input and counts the frequecy of its words in alphabetical order. This system was developed as a Object Oriented Programming subject exercise (UFMG).

Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sixtysixgames/WordCounter

I was sick of word counts never matching between different software, so I wrote my own special one.

Language: JavaScript - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

maryamghorbani/WordCounter

A simple application that reads text content from a file, counts each unique word, and prints the output into the console. Output sorted alphabetically and count the same words regardless of the case sensitivity, or padding. Include Jest tasting

Language: JavaScript - Size: 5.96 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TashinParvez/Word-Counter

Word-Counter

Language: HTML - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jordonyang/WordCounter

Simple code file analyzer and counter based on Chain of Responsibility Design Pattern,.

Language: Java - Size: 6.57 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

esausilva/character-word-sentence-paragraph-counter

Counts characters, words, sentences and paragraphs in a given text, written in Vanilla JavaScript (ES6+) and React

Language: JavaScript - Size: 923 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

Juel07/word-counter

A word counter that will update itself as the number of words in the textbox increases or decreases. If the words exceed the maximum limit of 100, the count down number turns red in colour.

Language: CSS - Size: 218 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0