string2bytes

0.0.4 • Public • Published

String2Bytes

A Command line tool to parse strings to bytes and vice versa.

Initialize with:

$ npm i -g string2bytes
# You can  parse string to bytes32:

npx parseString


# You can bytes32 to string:

$ npx parseBytes


You can use it in your code:

import { string2bytes32 } from 'string2bytes32'

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i string2bytes

    Weekly Downloads

    0

    Version

    0.0.4

    License

    ISC

    Unpacked Size

    2.4 kB

    Total Files

    4

    Last publish

    Collaborators

    • kelche