7PH / powerglitch

Tiny JS library to glitch anything on the web
https://7ph.github.io/powerglitch/
MIT License
764 stars 9 forks source link

Extend the library to glitch any DOM element #6

Closed 7PH closed 2 years ago

7PH commented 2 years ago

This would require a rewrite of the top-level animateDiv / glitch functions

Suggested changes:

API

Code changes for PowerGlitch.glitch(element, options)

Intuitively, it should work at least for simple UI elements (images, buttons, paragraphs)

7PH commented 2 years ago

This would mean publishing a v2.0.0 of the library, including also these changes: