Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@txdfe/at-colors

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@txdfe/at-colors

Color palettes generator of AT

latest
npmnpm
Version
1.0.12
Version published
Maintainers
7
Created
Source

AT Colors

Color palettes generator of AT

Install

$ npm install @txdfe/at-colors
// or
$ yarn add @txdfe/at-colors

Usage

$ npm install@txdfe/at-colors --save
const { generate } = require('./src/index.js');

// Generate color palettes by a given color
const colors = generate('#56c3c2');
console.log(colors); 

Keywords

Color Generator

FAQs

Package last updated on 28 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts