Skip to content

This project can use 16 hex color value transform to img file. eg: #F28500 ---> #F28500.png

Notifications You must be signed in to change notification settings

tiansn/color2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color2img

color2img

This project can use hex color value transform to img file.

eg: #F28500 ---> #F28500.png


How can I use

  1. download.https://github.com/tiansn/color2img.git
  2. install node modules. cd to color2img file and runnpm install
  3. launch app. node bin/www
  4. use browser open http://localhost:3001
  5. input hex color value to textarea and click button(点此生成图片文件)
  6. So, you can see img file in public/generateImg file

test

you can find hex color value at public/color_value.txt

you can use this test data.


About

This project can use 16 hex color value transform to img file. eg: #F28500 ---> #F28500.png

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published