Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
@hekerman/monorepo
Advanced tools
JavaScript Image Manipulation Program
An image processing library for Node written entirely in JavaScript, with zero native dependencies.
Table of Contents generated with DocToc
Notice of potentially breaking change
As of v0.10.4, core-js is no longer included with jimp or its extensions. If you rely on core-js, install it with either
yarn add core-js
ornpm i core-js
Installation: npm install --save jimp
API documentation can be found in the main jimp package
:hammer: cli - Jimp as a CLI program. Can load and run all plugins
:rocket: If you want to add your plugins to this list make a PR! :rocket:
If you want to extend jimp or omit types or functions visit @jimp/custom.
Basically clone, change, test, push and pull request.
Please read the CONTRIBUTING documentation.
Jimp is licensed under the MIT license. Open Sans is licensed under the Apache license
:star: nimp - Node based image manipulator. Procedurally create and edit images.
:star: favicons - A Node.js module for generating favicons and their associated files.
:star: node-vibrant - Extract prominent colors from an image.
:star: lqip - Low Quality Image Placeholders (LQIP) Module for Node
:star: webpack-pwa-manifest - A webpack plugin that generates a 'manifest.json' for your Progressive Web Application, with auto icon resizing and fingerprinting support.
:star: wdio-screenshot - A WebdriverIO plugin. Additional commands for taking screenshots with WebdriverIO.
:star: asciify-image - Convert images to ASCII art
:star: node-sprite-generator - Generates image sprites and their spritesheets (css, stylus, sass, scss or less) from sets of images. Supports retina sprites.
:star: merge-img - Merge multiple images into a single image
:star: postcss-resemble-image - Provide a gradient fallback for an image that loosely resembles the original.
:star: differencify - Perceptual diffing tool
:star: gifwrap - A Jimp-compatible library for working with GIFs
:star: replace-color - Replace color with another one pixel by pixel
:star: handwritten.js - Convert typed text to realistic handwriting!
FAQs
The jimp monorepo.
The npm package @hekerman/monorepo receives a total of 0 weekly downloads. As such, @hekerman/monorepo popularity was classified as not popular.
We found that @hekerman/monorepo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.