Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/callumacrae/touch-screen
:iphone: Detects touch screens, in theory.
https://github.com/callumacrae/touch-screen
Last synced: 20 days ago
JSON representation
:iphone: Detects touch screens, in theory.
- Host: GitHub
- URL: https://github.com/callumacrae/touch-screen
- Owner: callumacrae
- Created: 2015-03-12T13:42:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-12T13:42:56.000Z (almost 10 years ago)
- Last Synced: 2024-12-17T05:29:30.997Z (23 days ago)
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# touch-screen
Because I'm sick of typing the same damn thing all the time.
```code
var isTouch = require('touch-screen');
```## License
MIT.