@billogram/is-handheld

A function for determining if the current device is a handheld device

Usage no npm install needed!

<script type="module">
  import billogramIsHandheld from 'https://cdn.skypack.dev/@billogram/is-handheld';
</script>

README

@billogram/is-handheld

A function for determining if the current device is a handheld device

Install

yarn add @billogram/is-handheld

Usage

import isHandheld from '@billogram/is-handheld';

isHandheld

isHandheld();

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT