Skip to content

maboumra/WD2018_CC6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGB TO HEX AND BACK

Code Challenge 6 for the course "The Complete Web Developer in 2018"

Installation

npm install rgbtohexandback

Usage

import rgbToHexAndBack from 'rgbtohexandback';
rgbToHexAndBack('#ffffff'); \\or rgbToHexAndBack('rgb(255,255,255)');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published