Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/radekxrandom/cytubeanimationtbn
- Owner: radekxrandom
- Created: 2020-07-28T00:34:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T01:11:01.000Z (over 4 years ago)
- Last Synced: 2023-11-15T19:27:07.360Z (about 1 year ago)
- Language: CSS
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.