Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kaiserfro/atom-hex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex Viewer for Atom

View the hex dump of a file

Install

apm install hex

If you want a shortcut, you can open your keymap.cson file and add this:

'.editor:not(.mini)':
  'shift-ctrl-h': 'hex:view'

Screenshot

About

Hex Viewer for Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 88.8%
  • CSS 11.2%