mturco / context-menuLinks
A small JavaScript library for adding context menus to any HTML element
☆34Updated 3 years ago
Alternatives and similar repositories for context-menu
Users that are interested in context-menu are comparing it to the libraries listed below
Sorting:
- ☆67Updated last year
- Better image downscale with canvas.☆103Updated 2 years ago
- An implementation of a 2D transformation matrix for JavaScript.☆60Updated 6 years ago
- Object Observer functionality of JavaScript objects/arrays via native Proxy☆187Updated this week
- Get boundary box of svg path data☆69Updated 9 months ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆344Updated 4 months ago
- Very small gesture recognizer for JavaScript. Swipe, pan, tap, doubletap, longpress, pinch, and rotate.☆221Updated last year
- Easing functions for Javascript that take a number from 0 to 1 and return the eased value☆148Updated 2 years ago
- Drag/Resize/Rotate Javascript library☆210Updated last month
- Easy Pan and Zoom JS Library☆131Updated 2 months ago
- A universal Node/browser library for manipulating images, built on canvas.☆119Updated last year
- Adds `long-press` event to the DOM in 1k of pure JavaScript☆349Updated 6 months ago
- SVGPathSeg polyfill☆162Updated 4 years ago
- A vanilla-js touch-friendly HSV color picker inspired by Farbtastic Color Picker.☆64Updated 9 months ago
- Straightforward DOM implementation to make SVG.js run headless on Node.js☆285Updated 3 months ago
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆129Updated 6 months ago
- Intersections plugin for svg.js☆45Updated 3 years ago
- Computes the intersection between two SVG paths.☆116Updated last month
- Multiline text on HTML5 Canvas☆537Updated last year
- A plugin for SVG.js to convert paths to polygons at a given sample rate☆40Updated 6 years ago
- A color picker for web app☆109Updated 2 years ago
- Converts path commands for an SVG path to polygon points.☆60Updated 5 years ago
- Create an outline surrounding an SVG path☆74Updated last year
- A lightweight Html5 Canvas framework that enables hit detection, layer support, pixel ratio management, exports, and downloads☆256Updated 2 years ago
- TIFF image decoder written entirely in JavaScript