Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 310 Bytes

File metadata and controls

executable file
·
12 lines (8 loc) · 310 Bytes

Dev Notes

Basic Usage

  • Add input of type text to page
  • Call Hue(elem)
  • The elem will be hidden and in its place will be an edit button with preview
  • The editor will be added to the DOM (hidden at first)
  • After editing the bas64 contents will be added to the input field

Check it out on modit