https://github.com/dedo-finger2/character-count-cli
Know how long is your input text!
https://github.com/dedo-finger2/character-count-cli
backend character-counter cli deno javascript typescript
Last synced: about 2 months ago
JSON representation
Know how long is your input text!
- Host: GitHub
- URL: https://github.com/dedo-finger2/character-count-cli
- Owner: Dedo-Finger2
- Created: 2024-10-29T15:14:22.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-10-30T14:35:09.000Z (7 months ago)
- Last Synced: 2025-02-11T17:57:55.306Z (3 months ago)
- Topics: backend, character-counter, cli, deno, javascript, typescript
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Character Count CLI (CCC)
Este projeto se consiste em uma CLI que recebe um input de texto (ou arquivo de texto) e retornando a quantidade de
caracteres que estão presentes naquele texto.