Skip to content

Browser extension: Copy escaped HTML entities as unescaped symbols

License

Notifications You must be signed in to change notification settings

supposedly/copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

©

A browser extension that lets you copy HTML entities as actual symbols -- with minimal hassle.

Motivated by the incongruous amount of time I'd been spending on the Need a zero-width-space on your clipboard? codepen, always modifying it to copy a bunch of other characters. No more!

Usage

  • Type your text into the box. It'll be previewed up top. Hit the green button to copy what's in the preview.
  • Recently used entities will be added to the left column, and commonly used ones will be added to the right. Hover over these buttons to preview them, and click on any to copy what's in its preview.

Browser support

  • Chrome
  • Firefox
  • Edge

Potential todos

  • Edge support
  • Names for common entities
  • Typing entities by character name, a la Python '\N{}'

Releases

No releases published

Packages

No packages published