1.0.7 • Published 1 year ago

write-like-chat-gpt v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

const MyComponent = () => { return ( <div> <WriteLikeChatGPT text="Hello, world!" /> </div> ); };

export default MyComponent; 🤖 Technical detailsThis component uses the following React hooks:useStateuseEffectuseMemouseLayoutEffectuseRefIt also uses the requestAnimationFrame function to animate the text.

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago