npm.io
0.0.8 • Published 8 years ago

@xmr-core/xmr-str-utils

Licence
See LICENSE.TXT. Copyright (c) 2014-2018, MyMonero.com. All rights reserved.
Version
0.0.8
Deps
1
Size
24 kB
Vulns
0
Weekly
0
Stars
14

@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.

Keywords