Skip to content

nickylaczko/simple-rgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to simple RGB

An RGB to hex converter

Install

npm install simple-rgb

Usage

const rgb = require('simple-rgb')
// or
import rgb from 'simple-rgb'

rgb(number, number, number)

Run tests

npm run test

Author

👤 Nicky Laczko

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Simple r, g, b number to RGB/hex converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors