https://github.com/rwxrob/thumble
WIP - A big button frontend library for those who thumble around to click on stuff
https://github.com/rwxrob/thumble
Last synced: 10 months ago
JSON representation
WIP - A big button frontend library for those who thumble around to click on stuff
- Host: GitHub
- URL: https://github.com/rwxrob/thumble
- Owner: rwxrob
- License: apache-2.0
- Created: 2014-03-04T13:07:26.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2021-03-14T14:12:37.000Z (almost 5 years ago)
- Last Synced: 2024-05-08T16:19:26.959Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
thumble
=======
*Keeping this around for nostalgic sake. This was fun to make back in
the day (before CSS Grid and Flexbox). I think it was my first Node
project.*
WIP Do Not Use for Now
A collapsible, big button pad web app frontend widget for those who
thumble around to click on stuff and also want near-zero screen navigation
when off.
Install
=======
For those that prefer to integrate `node_modules/thumble/{styles,scripts}`
into your grunt|gulp build process, (which you probably should):
`npm install thumble --save-dev`
And if you insist ...
`bower install thumble`