tholman / cursor-effects

Old-school cursor effects for your browser built with modern JavaScript
https://tholman.com/cursor-effects
3.35k stars 246 forks source link

how about using typescript #31

Open lopo12123 opened 2 years ago

lopo12123 commented 2 years ago

Interesting library!

Hello, I am a heavy user of typescript, and i found that this library doesn't have ts support (neither written in ts, nor seems to have a type declaration package like @types/xxx).

I'd love to do the work, rewrite this interesting library into ts to provide better type support, and I'll do it and issue a pr this week if you're up to it

Some developers don't like seeing ts, so I want to ask your opinion here first.

ghost commented 7 months ago

Apparently, this seems to be solved in version 1.0.14. https://github.com/tholman/cursor-effects/releases/tag/1.0.14 @lopo12123 @tholman