@marianapatcosta/programming-tools-colors
v1.0.3
Published
Non-official collection of colors that represent programming frameworks, libraries and other tools
Downloads
5
Maintainers
Readme
Programming Tools Colors
Inspired on Github colors for programming languages and in this repo authored by Ozh, Programming tools colors is a non-official collection of colors that represent programming frameworks, libraries and other tools. It is a npm package that can be used in other code projects. To add new entrances to the list, you can use this user interface that identifies the dominant color of an image, either by posting an image URL or by file upload.
Installation
npm
npm install @marianapatcosta/programming-tools-colors
yarn
yarn add @marianapatcosta/programming-tools-colors
Get Start
import colorMapper from '@marianapatcosta/programming-tools-colors'
const toolName = 'React'
const toolColor = colorMapper[toolName.toLowerCase()]
Tools List
Here is the list of the tools currently present in the list: