You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been many years since I last used jQuery myself, so it probably is no surprise I've been thinking in the past of creating a JS native version as well (a version which this package could then depend on), but I'm not sure if I'll ever get to it.
The idea was to create a generic component that has as input an image and would just render an interactive canvas. It would be a rewrite of the codebase in native JS and in a modern code style.
But yeah, since I don't see myself picking it up anytime soon (if ever), I'm totally ok with a JS native fork existing next to this. You don't need to make a PR, as it would not make much sense since this repo is called jquery ripples, after all :)
I never use jQuery in my personal or paid projects these days, and thought your awesome repo was worth converting 🔥
Released a JS native version here: https://github.com/mrspence/webgl-ripples.js (note: Needs fully testing, not stable)
Is this a direction you'd like to take? If so I can make a pull request, if you'd like 👍
The text was updated successfully, but these errors were encountered: