1.8.0 ā€¢ Published 12 months ago

gpt-type-effect v1.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Welcome to react-chatgpt-text šŸ‘‹

Version License: MIT Twitter: neeswebservices

Add the typing effect like the AI type in the website of the ChatGPT. A typewriter, which generates the type effect like the ChatGPT website's like AI typing, with thinking. Here are lots of features that you can use, ie. thinking delay, typing delay, minimum typing delay, maximum typing delay.

All the value you pass should be in Millisecond, you can download the extension : šŸ‘‰ Milliseconds

Installl

npm i gpt-type-effect
yarn add gpt-type-effect

demo image

Features

    • Typing Delay
    • Thinking Delay

Example Props

Configuration Settings

minTypeDelay

  • The minTypeDelay setting controls the minimum delay between each simulated keystroke during user input emulation.
  • Specify a value in milliseconds to set the minimum delay.
  • A longer delay slows down the typing simulation, while a shorter delay speeds it up.

maxTypeDelay

  • The maxTypeDelay setting determines the maximum delay between each simulated keystroke during user input emulation.
  • Specify a value in milliseconds to set the maximum delay.
  • A longer delay introduces more pauses between keystrokes, while a shorter delay speeds up the typing simulation.

thinkingDelay

  • The thinkingDelay setting defines the delay introduced when simulating a pause or "thinking" state during user input emulation.
  • Specify a value in milliseconds to set the duration of the "thinking" pause.
  • This pause simulates the moments when the user pauses to think before typing the next input.

Checkout šŸ‘‰ Milliseconds

Author

šŸ‘¤ Nischal Dahal

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

License

State the license under which your package is distributed.

Show your support

Give a ā­ļø if this project helped you!

--- powered by @neeswebservices