superRaytin / image-clipper
Node.js module for clipping & cropping JPEG, PNG, WebP images purely using the native Canvas APIs, excellent compatibility with the Browser & Electron & NW.js (Node-webkit), itself doesn't relies on any image processing libraries.
☆78Updated 5 years ago
Alternatives and similar repositories for image-clipper:
Users that are interested in image-clipper are comparing it to the libraries listed below
- Node.js module for converting image into slices with the given reference lines.☆35Updated 4 years ago
- Simple stand alone module to just extract the image size from image file without using special image libraries.☆19Updated 5 years ago
- Browser shim for window.requestIdleCallback (https://developers.google.com/web/updates/2015/08/using-requestidlecallback)☆28Updated 7 years ago
- A rotatable resizer component for Vue.js.☆14Updated 6 years ago
- A webpack post compile plugin☆37Updated 2 years ago
- 简单的Buffer编码/解析模块☆14Updated 5 years ago
- smart-observe comes from Vue.js and is a small, efficient library for observing changes of javascript Object, Array and Class☆38Updated 7 years ago
- A very light JS library which could encode a string to an image, or decode an image to a string.☆74Updated 8 years ago
- a module for tanslating Chinese(汉字) into /\w+/ or pinyin☆200Updated 7 years ago
- A postcss plugin that calculates and generates adaptive css code, such as `rem` and `0.5px borders for retina devices`☆81Updated 7 years ago
- 🏃 An online playground for Vue2.0☆139Updated 2 years ago
- Same as `mz`, but wrap modules in the world rather than core API.☆56Updated last year
- setRafInterval and clearRafInterval with requestAnimationFrame - 40行代码实现的高性能动画定时器☆81Updated 2 years ago
- A pngquant addon of node☆47Updated 4 years ago
- a lightweight and fast 3d css library☆11Updated 8 years ago
- Image compression with the magic of canvas.☆55Updated 8 years ago
- ~1 Kb wrapper of window.postMessage for cross-document communication.☆29Updated 6 years ago
- requestAnimationFrame with queue management☆69Updated 7 years ago
- HTML parser for node with less explosions