Vibrant.js

从图像中提取突出的颜色。 Android 的 Palette JS 移植。「Extract prominent colors from an image. JS port of Android's Palette.」

Github星跟踪图

Vibrant.js

从图像中提取突出的颜色。 Vibrant.js 是 Android 支持库中 很棒的 Palette 类 的 javascript 移植。

此 REPO 已弃用

请在 node-vibrant 存储库上提交问题,此存储库仅出于历史原因而保留,但是正在进行的开发将在那里进行。 尽管有 node-vibrant 的名称,但它可同时用于 node 和浏览器(支持和不支持 UMD)。 强烈建议您在该项目上使用该项目。

Link to node-vibrant

演示和用法文档

参见网站:http://jariz.github.io/vibrant.js/

安装

Bower

bower install vibrant

下载

查看我们的发布

npm

npm install node-vibrant

这是由 AKFish 制作的 node 兼容版本,更多信息及文档

构建

  1. npm install
  2. bower install
  3. Compile gulpfile: coffee -c gulpfile.coffee
  4. gulp
  5. Done. Optionally run gulp watch for automatic compiling.

其他很酷的东西

签出 Tabbie,这是一个完全可定制的,全新的重大标签页,其中包含您喜欢的所有网站和服务!


主要指标

概览
名称与所有者jariz/vibrant.js
主编程语言CoffeeScript
编程语言CoffeeScript (语言数: 3)
平台Web browsers
许可证MIT License
所有者活动
创建于2015-05-24 18:44:22
推送于2017-11-28 15:50:23
最后一次提交2017-11-28 23:50:12
发布数1
最新版本名称1.0 (发布于 )
第一版名称1.0 (发布于 )
用户参与
星数4.6k
关注者数91
派生数234
提交数22
已启用问题?
问题数31
打开的问题数0
拉请求数6
打开的拉请求数2
关闭的拉请求数6
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Vibrant.js

Extract prominent colors from an image.
Vibrant.js is a javascript port of the awesome Palette class in the Android support library.

⚠️ THIS REPO IS DEPRECATED ⚠️

Please file issues over on the node-vibrant repo, this repo is kept solely for historical reasons, but ongoing development will happen over there.
Despite node-vibrant's name, it works with both node and the browser (with and without UMD support).
It is highly recommended you use that project over this one.

Demo & usage docs

See the website: http://jariz.github.io/vibrant.js/

Installing

Bower

bower install vibrant

Download

See our releases

npm

npm install node-vibrant
This is a node compatible version made by AKFish, more info & docs.

Building

  1. npm install
  2. bower install
  3. Compile gulpfile: coffee -c gulpfile.coffee
  4. gulp
  5. Done. Optionally run gulp watch for automatic compiling.

Other cool stuff

Check out Tabbie, the fully customisable material new tab page, with all your favorite websites and services!