# @0xcert/utils

> General utility module with common helper functions.

Latest version **2.1.1** (published 2021-03-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @0xcert/utils
pnpm add @0xcert/utils
yarn add @0xcert/utils
bun add @0xcert/utils
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.1.1 |
| Published | 2021-03-15 |
| First published | 2018-11-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 91.5 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 339 |
| Maintainers | xpepermint, moman |
| Keywords | 0xcert, framework, protocol, asset, value, values, currency, token, non-fungible, fungible, erc-721, erc-20, blockchain, javascript, typescript, nodejs, vuejs, nuxtjs, npm, libraries, smart-contract, ethereum, zxc |

## Links

- npm: https://www.npmjs.com/package/@0xcert/utils
- Repository: https://github.com/0xcert/framework
- Homepage: https://github.com/0xcert/framework#readme
- Issues: https://github.com/0xcert/framework/issues
- npm.io page: https://npm.io/package/@0xcert/utils

## Dependencies (2)

- [eth-lib](https://npm.io/package/eth-lib.md) 0.2.8
- [node-fetch](https://npm.io/package/node-fetch.md) 2.6.1

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 2.1.1 (latest) — 2021-03-15
- 2.1.0 — 2021-01-14
- 2.0.3 — 2020-08-12
- 2.0.2 — 2020-05-04
- 2.0.1 — 2020-03-06
- 2.0.1-beta0 — 2020-03-05
- 2.0.0 — 2020-03-02
- 2.0.0-beta5 — 2020-02-22
- 2.0.0-beta4 — 2020-02-19
- 2.0.0-beta3 — 2020-02-05
- 2.0.0-beta2 — 2020-01-30
- 2.0.0-beta1 — 2020-01-20
- 2.0.0-beta — 2020-01-17
- 2.0.0-alpha17 — 2020-01-14
- 2.0.0-alpha16 — 2020-01-13
- … 59 more at https://npm.io/package/@0xcert/utils/versions

## README

<img src="../../assets/cover-sub.png" />

> General utility module with common helper functions.

The [0xcert Framework](https://docs.0xcert.org) is a free and open-source JavaScript library that provides tools for building powerful decentralized applications. Please refer to the [official documentation](https://docs.0xcert.org) for more details.

This module is one of the bricks of the [0xcert Framework](https://docs.0xcert.org). It's written with [TypeScript](https://www.typescriptlang.org) and it's actively maintained. The source code is available on [GitHub](https://github.com/0xcert/framework) where you can also find our [issue tracker](https://github.com/0xcert/framework/issues).

# Utilities

This small collection of functions is a convenience for common situations programming in TypeScript.

---
_Source: https://npm.io/package/@0xcert/utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
