@tetcoin/util
TypeScript icon, indicating that this package has built-in type declarations

0.41.1 • Public • Published

@tetcoin/util

Various useful utility functions that are used across all projects in the @tetcoin namespace. It provides utility functions with additional safety checks, allowing not only for consistent coding, but also reducing the general boilerplate.

Usage

Installation -

yarn add @tetcoin/util

Functions can be imported directly from the package, e.g.

import { isHex } from '@tetcoin/util';

Utilities

Utilities

Readme

Keywords

Package Sidebar

Install

npm i @tetcoin/util

Weekly Downloads

1

Version

0.41.1

License

Apache-2.0

Unpacked Size

177 kB

Total Files

273

Last publish

Collaborators

  • marlonhanks