Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 962 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 962 Bytes

is-touch

Build Status js-standard-style npm version Coverage Status

true if we're in a touch-enabled context, false otherwise

const isTouch = require('is-touch') // false unless you're using a touch-enabled device