Skip to content

juleswhi/hex2ansi

Repository files navigation

A hexadecimal to ANSI escape code converter

Convert any hexadecimal number to it's closest corresponding ANSI escape code

Usage

You can either selfhost it or go to hextoansi.xyz

First clone the project

git clone https://github.com/juleswhi/hex2ansi

Then install dependencies and run it

npm install
npm run dev

About

Hexadecimal to Ansi Colour Converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published