Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epoch/flippingtable.js
flipping table emoji
https://github.com/epoch/flippingtable.js
Last synced: 23 days ago
JSON representation
flipping table emoji
- Host: GitHub
- URL: https://github.com/epoch/flippingtable.js
- Owner: epoch
- Created: 2019-10-01T07:57:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-01T07:57:26.000Z (over 5 years ago)
- Last Synced: 2024-10-25T01:39:20.175Z (2 months ago)
- Language: HTML
- Homepage: https://epoch.github.io/flippingTable.js/
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flipping table
An interactable animated flipping table emoji using just characters. Seems like a good idea at the time. It was mainly used as an example starting point to show how you could refactor something that is starting to become painful to maintain.
## features
- hover on emoji to flip table
- press space to do table lifts
- gets tired after doing a 5
- you can add a message to be placed on table with using a query string `?message=`for example
https://epoch.github.io/flippingTable.js/?message=CSS
## Contributors
- [Daniel Tsui](https://github.com/epoch) - creator and maintainer