gpt-type-effect
TypeScript icon, indicating that this package has built-in type declarations

1.8.0 • Public • Published

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

Package Sidebar

Install

npm i gpt-type-effect

Weekly Downloads

30

Version

1.8.0

License

MIT

Unpacked Size

61.6 kB

Total Files

12

Last publish

Collaborators

  • neeswebservice