Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/destinecarma/text-writer
Text Writer: A React-based application that simulates typing with customizable words per minute. Input text in markdown, then watch it type out in real-time!
https://github.com/destinecarma/text-writer
react simulation text-writer
Last synced: 15 days ago
JSON representation
Text Writer: A React-based application that simulates typing with customizable words per minute. Input text in markdown, then watch it type out in real-time!
- Host: GitHub
- URL: https://github.com/destinecarma/text-writer
- Owner: DestinEcarma
- License: mit
- Created: 2024-08-18T18:34:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T20:05:05.000Z (5 months ago)
- Last Synced: 2024-11-05T15:19:02.201Z (2 months ago)
- Topics: react, simulation, text-writer
- Language: TypeScript
- Homepage: https://destinecarma.github.io/text-writer/
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Text Writer
A React-based application that simulates typing with customizable words per minute. Input text in markdown, then watch it type out in real-time!
## Features
- **Markdown Input**: Write your text using markdown syntax.
- **Typing Simulation**: Watch your text being typed out as if by a human, with adjustable speed.
- **Customizable WPM**: Control the words per minute (WPM) to simulate typing at different speeds.## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.