@calebpitan/contextmenu

Build context menu on mobile and desktop devices without much overhead

Usage no npm install needed!

<script type="module">
  import calebpitanContextmenu from 'https://cdn.skypack.dev/@calebpitan/contextmenu';
</script>

README

Build Status GitHub license

ContextMenu

ContextMenu is a simple and small typescript/javascript library used to create context-menu on both mobile and desktop devices.

ContextMenu could either be triggered by a long press, depending on a specific timeout, on a mobile or touch device, or by a right-click on a desktop or non-touch device.

It gives you more control over your context-menu. You designed it, you should control it! ContextMenu creates a more flexible context-menu by providing flexible functionalities. I just think you should try it out!

Support Service

browserstack

BrowserStack is a test platform that helps this open source project run automated and CI tests on real devices. We use BrowserStack, like every other open source projects, to test our code.