文件名称:khumbor:Node JS 的新 Thumbor 客户端
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-06 05:08:06
JavaScript
Khumbor(拇指网址生成器) Khumbor 是 Node JS 的新 Thumbor 客户端 ( 的改进版) 克隆或安装后使用 var Khumbor = require('khumbor'); var thumbor = new Khumbor('[key]', 'http://thumbor.localhost.dev:8888'); var img = 'http://upload.wikimedia.org/wikipedia/en/a/ab/King_of_the_Beach_(Wavves)_album_cover.jpg'; // 3 different sizes of the same image, with the same instance. var thumborUrl = [ thumbor.setImagePath(img).fitIn(355, 3
【文件预览】:
khumbor-master
----package.json(357B)
----LICENSE(1KB)
----index.js(6KB)
----README.md(1KB)