dont-track-me-google
Firefox and Chrome extensions to prevent Google from making links ugly.
JavaScriptβ
587
JavaScript micro library to generate gradient color stops π³οΈβπ
git clone https://github.com/Siddharth11/gradstop.gitSiddharth11/gradstop| Demo | UMD Bundle |
|---|
npm install gradstop
import gradstop from 'gradstop';
const gradient = gradstop({
stops: 5,
inputFormat: 'hex',
colorArray: ['#343838', '#00DFFC']
});
console.log(gradient);
// rgb(52,56,56), rgb(39,97,105), rgb(26,139,154), rgb(13,181,203), rgb(0,223,252)
Both shorthand(#fff) and standard(#ffffff) format hex values are supported.
more like this
Firefox and Chrome extensions to prevent Google from making links ugly.
Custom color themes for GNS3 GUI. Built-in schemes, custom JSON themes, device symbols. Supports Linux and macOS.
search projects, people, and tags