# @sohailalam2/abu

> Your minimalistic helpful sidekick for all typescript projects :)

Latest version **0.6.1** (published 2023-01-22) · 0 weekly downloads

## Install

```sh
npm install @sohailalam2/abu
pnpm add @sohailalam2/abu
yarn add @sohailalam2/abu
bun add @sohailalam2/abu
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.6.1 |
| Published | 2023-01-22 |
| First published | 2022-10-25 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=16.15.0 |
| Dependencies | 1 |
| Unpacked size | 2.3 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Sohail Alam |
| Maintainers | sohailalam2 |
| Keywords | data, datetime, hash, sha256, id, id-generator, random number generator, number converters, string converters, value object |

## Links

- npm: https://www.npmjs.com/package/@sohailalam2/abu
- Repository: https://github.com/sohailalam2/abu
- Homepage: https://sohailalam2.github.io/abu/
- Issues: https://github.com/sohailalam2/abu/issues
- npm.io page: https://npm.io/package/@sohailalam2/abu

## Dependencies (1)

- [reflect-metadata](https://npm.io/package/reflect-metadata.md) ^0.1.13

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 0.6.1 (latest) — 2023-01-22
- 0.6.0 — 2023-01-15
- 0.5.6 — 2022-12-19
- 0.5.5 — 2022-12-19
- 0.5.1 — 2022-12-07
- 0.5.0 — 2022-11-16
- 0.4.0 — 2022-11-09
- 0.3.0 — 2022-11-06
- 0.2.1 — 2022-11-03
- 0.2.0 — 2022-11-01
- 0.1.14 — 2022-10-30
- 0.1.13 — 2022-10-28
- 0.1.11 — 2022-10-28
- 0.1.10 — 2022-10-25

## README

<section align="center">
  <br />
  <a href="https://sohailalam2" target="_blank" rel="noopener noreferrer">
    <img width="180" src="docs/public/logo.png" alt="Abu Logo">
  </a>
  <h1>Abu</h1>
  <h5>Your minimalistic helpful sidekick for all typescript projects :)</h5>

  <div align="center">

[![Maintainability](https://api.codeclimate.com/v1/badges/a453e2a7696b7607220d/maintainability)](https://codeclimate.com/github/sohailalam2/abu/maintainability)
[![github actions](https://github.com/sohailalam2/abu/workflows/CI/badge.svg?branch=master)](https://github.com/sohailalam2/abu/actions)
[![npm](https://badgen.net/npm/v/@sohailalam2/abu?icon=npm)](https://www.npmjs.com/package/@sohailalam2/abu)
[![snyk](https://snyk.io/test/npm/@sohailalam2/abu/badge.svg)](https://snyk.io/test/npm/@sohailalam2/abu)
[![publish size](https://badgen.net/packagephobia/publish/@sohailalam2/abu?icon=packagephobia)](https://bundlephobia.com/package/@sohailalam2/abu)
[![install size](https://badgen.net/packagephobia/install/@sohailalam2/abu?icon=packagephobia)](https://packagephobia.now.sh/result?p=@sohailalam2/abu)
[![license](https://badgen.net/badge/license/MIT/blue)](https://github.com/sohailalam2/abu)

  </div>
</section>

## Features:

### Abu 🐒 is smart and shakes trees 🍃

Supports tree-shaking, so you only import what you need. Even if Abu get fat, you can stay slim 😃

### Abu 🐵 is universal 🌍

details: Works equally well in modern browsers as well as in NodeJs

## 💻 Installation

```bash
$ npm install @sohailalam2/abu
```

## ☝️ Minimum Requirements

### NodeJs > v16

Abu uses the `crypto` module and specifically the `crypto.webcrypto` object for its random number generation.
This is only available on Node v16+.

### Browsers

- All modern browsers
- NOT Internet Explorer

## 🌏 [Read Documentation](https://sohailalam2.github.io/abu/)

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