Vibrant.js

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

Github stars Tracking Chart

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,这是一个完全可定制的,全新的重大标签页,其中包含您喜欢的所有网站和服务!


Overview

Name With Ownerjariz/vibrant.js
Primary LanguageCoffeeScript
Program languageCoffeeScript (Language Count: 3)
PlatformWeb browsers
License:MIT License
Release Count1
Last Release Name1.0 (Posted on )
First Release Name1.0 (Posted on )
Created At2015-05-24 18:44:22
Pushed At2017-11-28 15:50:23
Last Commit At2017-11-28 23:50:12
Stargazers Count4.6k
Watchers Count93
Fork Count239
Commits Count22
Has Issues Enabled
Issues Count31
Issue Open Count0
Pull Requests Count6
Pull Requests Open Count2
Pull Requests Close Count6
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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!

To the top