Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radekxrandom/cytubeanimationtbn

Very simple new feature for cytube channel (chat with synchronized video) where I spend time with friends. It adds a new button that makes things go bouncy when clicked. Code consists of functions that make creating and appending other elements simple for less tech savvy people.
https://github.com/radekxrandom/cytubeanimationtbn

Last synced: 5 days ago
JSON representation

Very simple new feature for cytube channel (chat with synchronized video) where I spend time with friends. It adds a new button that makes things go bouncy when clicked. Code consists of functions that make creating and appending other elements simple for less tech savvy people.

Awesome Lists containing this project

README

        

# cytubeanimationtbn
Very simple new feature for cytube channel (chat with synchronized video) where I spend time with friends. It adds a new button that makes things go bouncy when clicked. Code consists of two, general use, functions that make creating and appending other elements simple for less tech savvy people. Rest of code generates this specific button, appends it, and adds onclick handlers.