# @blendsdk/stdlib

> Standard utility functions to be used in TypeScript

Latest version **1.1.12** (published 2019-09-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install @blendsdk/stdlib
pnpm add @blendsdk/stdlib
yarn add @blendsdk/stdlib
bun add @blendsdk/stdlib
```

## Health

**Score 40/100 (D)** — status: abandoned.

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

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.1.12 |
| Published | 2019-09-21 |
| First published | 2019-07-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 42.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Gevik Babakhani |
| Maintainers | blendjs, truesoftware |
| Keywords | typescript, utility, language |

## Links

- npm: https://www.npmjs.com/package/@blendsdk/stdlib
- Repository: https://github.com/blendsdk/blendsdk
- Homepage: https://github.com/blendsdk/blendsdk#readme
- Issues: https://github.com/blendsdk/blendsdk/issues
- npm.io page: https://npm.io/package/@blendsdk/stdlib

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^1.10.0
- [mkdirp](https://npm.io/package/mkdirp.md) ^0.5.1
- [@types/mkdirp](https://npm.io/package/@types/mkdirp.md) ^0.5.2

## 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

- 1.1.12 (latest) — 2019-09-21
- 1.1.8 — 2019-09-19
- 1.1.4 — 2019-09-01
- 1.1.1 — 2019-08-26
- 1.1.0 — 2019-08-26
- 1.0.13 — 2019-08-26
- 1.0.10 — 2019-08-22
- 1.0.9 — 2019-08-22
- 1.0.8 — 2019-08-17
- 1.0.7 — 2019-08-15
- 1.0.6 — 2019-07-18
- 1.0.5 — 2019-07-08
- 1.0.4 — 2019-07-07
- 1.0.3 — 2019-07-07

## README

# Stdlib

Standard utility functions to be used in TypeScript

## Installation

```typescript
yarn add @blendsdk/stdlib --save
```

```typescript
npm install @blendsdk/stdlib --save
```

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