@xmr-core/xmr-str-utils

v0.0.8
A library for working with strings commonly used in other Monero libraries
xmr-core monero mymonero typescript ts lightweight lightwallet wallet crypto and 5 more...

@xmr-core/xmr-str-utils

A library for working with strings commonly used in other Monero libraries

Features


  • Hex string validation / manipulation
  • Working with integers in string format
  • General string operations (trim/pad)

Usage


import { hexUtils } from "@xmr-core/xmr-str-utils";
const valid = hexUtils.valid_hex("0x01");

Installation


yarn add @xmr-core/xmr-str-utils

License


The project is licensed under the MIT license.

npm i @xmr-core/xmr-str-utils

Downloads

Maintainers