react-if-img
A react component for rendering an image if it exists, and a placeholder if it doesn't.
A react component for rendering an image if it exists, and a placeholder if it doesn't.
React component for fitting and positioning images with cross-browser support.
Simple cli module for easily upload images to S3.
img tools
Sets the src of an image element without leaking memory.
Resize images from one folder and store them into a new folder.
Resize images from one folder and store them into a new folder.
A base64-image converter and vice-versa
一个简单的图片爬取模块,可以批量搜索本地文件中的图片链接并下载,基于nodejs
run a local image placeholder service
Angular toolkit to crop, resize or compress images in the browser.
Angular2 directive for image fallback
Responsive image mapping interface for Angular 2
Image cropping tool for Angular - Patch to work Angular 4
An angular.js directive for asynchronous, $animate-aware image tags.
An angular component for viewer.js
safe img for Angular 2
ngh-img-viewer是一个图片查看器,主要有两种使用方式:<br> ### 1.nghNghImgViewerContainer指令 将nghNghImgViewerContainer指令添加到任何HTML元素中,HTML元素中的所有图片将自动绑定查看器,点击图片就可以弹出图片查看器<br> ### 2.NghImgViewerService服务 通过NghImgViewerService服务配置相应参数,即可打开一个图片,适用于通过某个操作打开一个图片查看场景。 ### 3.NghImgView