ssbeefeater / react-typed

A react wrapper for typed.js
http://ssbeefeater.github.io/react-typed
MIT License
325 stars 35 forks source link

Will it support NextJs, typeSript project? #53

Open Amanullah-Nirob opened 2 years ago

isNan909 commented 1 year ago

I have used it in of Next project. It works well.

As Next is built on top of react any libraries that work in react should(probably) work in Next.

You can look at the storybook for more information here.

Thanks!