kc-str2hex

1.0.4 • Public • Published

STR2HEX

[js] String to hexadecimal.

Install

npm install kc-str2hex

Use

var str2hex = require('kc-str2hex');
var hex = str2hex('Hello');
console.log(hex);

Package Sidebar

Install

npm i kc-str2hex

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

1.81 kB

Total Files

5

Last publish

Collaborators

  • kaisarcode