Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hedit

taigah13ISCdeprecated1.0.2

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

A simple hex editor based on your default text editor and xxd

readme

hedit

A simple hex editor based on your default text editor and xxd

Prerequisites

You need the CLI tool xxd

Installation

npm i -g hedit

Usage

hedit <filename>

or

npx hedit <filename>