@lunit/is-touch-device
Advanced tools
check the device supporting multi touch
Weekly downloads
Readme
@lunit/is-touch-device
npm install @lunit/is-touch-device
import { isTouchDevice } from '@lunit/is-touch-device';
if (isTouchDevice()) {
// DO SOMETHING
}
check the device supporting multi touch
The npm package @lunit/is-touch-device receives a total of 252 weekly downloads. As such, @lunit/is-touch-device popularity was classified as not popular.
We found that @lunit/is-touch-device demonstrated a not healthy version release cadence and project activity. It has 7 open source maintainers collaborating on the project.